Arma Reforger Script API
Loading...
Searching...
No Matches
BaseProjectileComponent Interface Reference
Inheritance diagram for BaseProjectileComponent:
GameComponent BaseMissileGuidanceComponent BaseTriggerComponent ProjectileMoveComponent CollisionTriggerComponent ProximityTriggerComponent SCR_BaseTriggerComponent TimerTriggerComponent GrenadeMoveComponent MissileMoveComponent ShellMoveComponent SCR_ExplosiveTriggerComponent SCR_PressureTriggerComponent FlareMoveComponent

Public Member Functions

proto external Instigator GetInstigator ()
 
proto external void SetInstigator (notnull Instigator instigator)
 
proto external IEntity GetParentProjectile ()
 
- Public Member Functions inherited from GameComponent
bool OnTicksOnRemoteProxy ()
 

Member Function Documentation

◆ GetInstigator()

proto external Instigator BaseProjectileComponent.GetInstigator ( )

◆ GetParentProjectile()

proto external IEntity BaseProjectileComponent.GetParentProjectile ( )

◆ SetInstigator()

proto external void BaseProjectileComponent.SetInstigator ( notnull Instigator instigator)

The documentation for this interface was generated from the following file: