Click or drag to resize

MagicWand Methods

The MagicWand type exposes the following members.

Methods
  NameDescription
Public methodActionStart
Called when the user presses the trigger.
Public methodActionStop
Called when the user releases the trigger.
Protected methodAwake
Get and configure the child components.
Private methodMenuButtonClicked
Called when the user presses the menu button on the controller.
Protected methodOnApplicationQuit
Short-circuit the destruction logic on application quit.
Protected methodOnDisable
Stop the current action.
Public methodOnMagic
Play the casting sound.
Private methodSetMenuMode
Update the menu state.
Protected methodStart
Register this wand with the WandManager.
Private methodTriggerClicked
Called when the user presses the trigger.
Private methodTriggerUnclicked
Called when the user releases the trigger.
Top
See Also