My Project
|
Public Member Functions | |
delegate void | EntryDelegate (Entry entry) |
Entry (EntryData data) | |
void | Draw (float positionY, float entryWidth, bool isVisible) |
void | Remove () |
Properties | |
EntryData | data [get] |
string | timeStamp [get] |
bool | showStackTrace [get, set] |
bool | isExpanded [get, set] |
EntryGroup | group [get, set] |
float | height [get] |
Events | |
EntryDelegate | onEntryRemoved |
EntryDelegate | onEntryRebuilt |