Property | Type | Description |
---|
Method | Description | |
---|---|---|
OnDestroy ( ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
OnInspectorGUI ( ) : void | ||
StateMachineBehaviorsEditor ( AnimatorState state, |
||
StateMachineBehaviorsEditor ( AnimatorStateMachine stateMachine, |
Method | Description | |
---|---|---|
AddBehaviourButton ( ) : void | ||
BuildEditorList ( |
||
GetBehaviourMonoScript ( int index ) : |
||
IsEditorsValid ( |
protected BuildEditorList ( |
||
behaviours | ||
return | void |
protected GetBehaviourMonoScript ( int index ) : |
||
index | int | |
return |
protected IsEditorsValid ( |
||
behaviours | ||
return | bool |
public StateMachineBehaviorsEditor ( AnimatorState state, |
||
state | AnimatorState | |
host | ||
return | System |
public StateMachineBehaviorsEditor ( AnimatorStateMachine stateMachine, |
||
stateMachine | AnimatorStateMachine | |
host | ||
return | System |