Click or drag to resize

MagicEffect Methods

The MagicEffect type exposes the following members.

Methods
  NameDescription
Protected methodAwake
Reset this instance to the pristine state.
(Overrides PooledGameObjectAwake.)
Protected methodFixedUpdate
Update the effect state.
Private methodMoveToAnchor
Move the effect to the configured anchor.
Public methodOnPress
Called when the user presses the trigger.
Public methodOnRelease
Called when the user releases the trigger.
Protected methodResetState
Reset this instance to the pristine state.
(Overrides PooledGameObjectResetState.)
Protected methodSetColor
Called when the color of the effect changes.
Private methodSetPreviewLayer
Called when the preview layer of this effect changes.
Public methodSetup
Configure this effect.
Protected methodUpdate
Update the effect state.
Top
See Also