Property | Type | Description | |
---|---|---|---|
m_GuiViewDebuggerWindow | |||
m_InstructionDetailStacktraceSplitter | |||
m_InstructionDetailsScrollPos | Vector2 |
Property | Type | Description | |
---|---|---|---|
DoDrawSelectedInstructionDetails | void | ||
GetInstructionListName | string | ||
OnDoubleClickInstruction | void | ||
OnSelectedInstructionChanged | void |
Method | Description | |
---|---|---|
BaseInspectView ( |
||
DrawInstructionList ( ) : void | ||
DrawSelectedInstructionDetails ( ) : void | ||
SelectRow ( int index ) : void | ||
ShowOverlay ( ) : void | ||
Unselect ( ) : void | ||
UpdateInstructions ( ) : void |
Method | Description | |
---|---|---|
DoDrawInstruction ( |
||
DoDrawNothingSelected ( ) : void | ||
DrawInspectedRect ( |
||
DrawInspectedStacktrace ( ) : void | ||
DrawStackFrameList ( |
||
GetInstructionCount ( ) : int | ||
HasSelectedinstruction ( ) : bool |
Method | Description | |
---|---|---|
DoDrawSelectedInstructionDetails ( int index ) : void | ||
GetInstructionListName ( int index ) : string | ||
OnDoubleClickInstruction ( int index ) : void | ||
OnSelectedInstructionChanged ( int newSelectionIndex ) : void |
public BaseInspectView ( |
||
guiViewDebuggerWindow | ||
return | System |
protected abstract DoDrawInstruction ( |
||
el | ||
controlId | int | |
return | void |
protected DrawInspectedRect ( |
||
instructionRect | ||
return | void |
protected abstract DrawInspectedStacktrace ( ) : void | ||
return | void |
public DrawSelectedInstructionDetails ( ) : void | ||
return | void |
protected DrawStackFrameList ( |
||
stackframes | ||
return | void |
protected abstract GetInstructionCount ( ) : int | ||
return | int |
public abstract UpdateInstructions ( ) : void | ||
return | void |
protected GUIViewDebuggerWindow,UnityEditor m_GuiViewDebuggerWindow | ||
return |
protected SplitterState,UnityEditor m_InstructionDetailStacktraceSplitter | ||
return |