BulletLauncher Methods |
The BulletLauncher type exposes the following members.
Name | Description | |
---|---|---|
Awake |
Reset this instance to the pristine state.
(Overrides MagicEffectAwake.) | |
CanFire | if another bullet can be fired.
| |
CreateBullets |
Create the bullet instances.
| |
Fire |
Fire another bullet.
| |
FixedUpdate |
Update the effect state.
(Overrides MagicEffectFixedUpdate.) | |
OnRelease |
Called when the user releases the trigger.
(Overrides MagicEffectOnRelease.) | |
ResetBullets |
Reset the bullet instances.
| |
ResetState |
Reset this instance to the pristine state.
(Overrides MagicEffectResetState.) | |
SetColor |
Called when the color of the effect changes.
(Overrides MagicEffectSetColor(Color).) |