![]() | MagicWand Methods |
The MagicWand type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActionStart |
Called when the user presses the trigger.
|
![]() | ActionStop |
Called when the user releases the trigger.
|
![]() | Awake |
Get and configure the child components.
|
![]() | MenuButtonClicked |
Called when the user presses the menu button on the controller.
|
![]() | OnApplicationQuit |
Short-circuit the destruction logic on application quit.
|
![]() | OnDisable |
Stop the current action.
|
![]() | OnMagic |
Play the casting sound.
|
![]() | SetMenuMode |
Update the menu state.
|
![]() | Start |
Register this wand with the WandManager.
|
![]() | TriggerClicked |
Called when the user presses the trigger.
|
![]() | TriggerUnclicked |
Called when the user releases the trigger.
|