Property | Type | Description | |
---|---|---|---|
CloseMenu | TransitionEventDelegate | ||
OpenMenu | Vector3>.TransitionEventDelegate | ||
actionButtonTemplate | GUIButtonData, | ||
animateTimeInSeconds | float | ||
controllerCamera | Camera | ||
curve | |||
optionButtons | List |
||
optionSelectionOptions | GUICircularData, |
Property | Type | Description | |
---|---|---|---|
behaviour | StateMachine |
||
states | State |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnCloseMenu ( ) : void | ||
OnCloseMenu ( Vector3 p ) : void | ||
OnDestroy ( ) : void | ||
OnGUI ( ) : void | ||
OnOpenMenu ( ) : void |
public TransitionEventDelegate CloseMenu | ||
return | TransitionEventDelegate |
public TransitionEventDelegate |
||
return | Vector3>.TransitionEventDelegate |
public GUIButtonData, actionButtonTemplate | ||
return | GUIButtonData, |
public GUICircularData, optionSelectionOptions | ||
return | GUICircularData, |