ecspresso
Preparing search index...
plugins/combat/projectile
ProjectileEventTypes
Interface ProjectileEventTypes
Event types provided by the projectile plugin.
interface
ProjectileEventTypes
{
damage
:
DamageEvent
;
projectileHit
:
ProjectileHitEvent
;
}
Index
Properties
damage
projectile
Hit
Properties
damage
damage
:
DamageEvent
projectile
Hit
projectileHit
:
ProjectileHitEvent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
damage
projectile
Hit
ecspresso
Loading...
Event types provided by the projectile plugin.