Method |
Description |
|
DoActiveProfilerButton ( Rect position ) : void |
|
|
DoHeapshotObjects ( List objects, SplitterState splitter, int indent, OnSelect onSelect ) : void |
|
|
DoTitles ( SplitterState splitter ) : void |
|
|
EventHeapShotReceived ( string name ) : void |
|
|
GetItemCount ( List objects ) : int |
|
|
Init ( ) : void |
|
|
OnDisable ( ) : void |
|
|
OnEnable ( ) : void |
|
|
OnFocus ( ) : void |
|
|
OnGUI ( ) : void |
|
|
OnReceivedHeapshot ( string name ) : void |
|
|
OnSelectObject ( HeapshotUIObject o ) : void |
|
|
OpenHeapshot ( string fileName ) : void |
|
|
RefreshHeapshotUIObjects ( ) : void |
|
|
SearchForHeapShots ( ) : void |
|
|
SelectProfilerClick ( object userData, string options, int selected ) : void |
|
|