Endstar LUA API Documentation
|
Component for an object to be able to emit projectiles. More...
Public Member Functions | |
void | Shoot (Context instigator) |
Trigger a shot from this Projectile Shooter. | |
Component for an object to be able to emit projectiles.
void Shoot | ( | Context | instigator | ) |
Trigger a shot from this Projectile Shooter.
instigator | The source context triggering this change |