메소드 | 설명 | |
---|---|---|
GetSelectedStyleProperty ( |
||
ShowOverlay ( ) : void | ||
StyleDrawInspectView ( |
||
Unselect ( ) : void | ||
UpdateInstructions ( ) : void |
메소드 | 설명 | |
---|---|---|
DoDrawInstruction ( |
||
DrawInspectedStacktrace ( ) : void | ||
GetInstructionCount ( ) : int | ||
GetInstructionListName ( |
||
HasSelectedinstruction ( ) : bool |
메소드 | 설명 | |
---|---|---|
DoDrawSelectedInstructionDetails ( int index ) : void | ||
DrawInspectedGUIContent ( ) : void | ||
DrawInspectedStyle ( ) : void | ||
GetInstructionListName ( int index ) : string | ||
GetInterestingFrameIndex ( |
||
OnDoubleClickInstruction ( int index ) : void | ||
OnSelectedInstructionChanged ( int index ) : void | ||
ShowInstructionInExternalEditor ( |
protected DoDrawInstruction ( |
||
el | ||
id | int | |
리턴 | void |
protected GetInstructionListName ( |
||
stacktrace | ||
리턴 | string |
public GetSelectedStyleProperty ( |
||
serializedObject | ||
styleProperty | UnityEditor.SerializedProperty | |
리턴 | void |
public StyleDrawInspectView ( |
||
guiViewDebuggerWindow | ||
리턴 | System |