Property | Type | Description | |
---|---|---|---|
lockSelection | bool |
Method | Description | |
---|---|---|
Debug ( Object _obj, int _idx ) : void | ||
Init ( ) : void | ||
OnGUI ( ) : void | ||
OnSelectionChange ( ) : void |
Method | Description | |
---|---|---|
GetStateMachine ( GameObject _go, int _idx ) : |
||
OnEnable ( ) : void |
Method | Description | |
---|---|---|
NewWindow ( ) : exFSMDebugger, |
public Debug ( Object _obj, int _idx ) : void | ||
_obj | Object | |
_idx | int | |
return | void |
protected GetStateMachine ( GameObject _go, int _idx ) : |
||
_go | GameObject | |
_idx | int | |
return |