Endstar LUA API Documentation
Loading...
Searching...
No Matches
ProjectileShooter Class Reference

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.
 

Detailed Description

Component for an object to be able to emit projectiles.

Member Function Documentation

◆ Shoot()

void Shoot ( Context instigator)

Trigger a shot from this Projectile Shooter.

Parameters
instigatorThe source context triggering this change