Arma Reforger Script API
Loading...
Searching...
No Matches
ShellMoveComponent Interface Reference
Inheritance diagram for ShellMoveComponent:
ProjectileMoveComponent BaseProjectileComponent GameComponent FlareMoveComponent

Additional Inherited Members

- Public Member Functions inherited from ProjectileMoveComponent
proto external void EnableSimulation (IEntity owner)
 
proto external void Launch (vector direction, vector parentVelocity, float initSpeedCoef, IEntity projectileEntity, IEntity gunner, IEntity parentEntity, IEntity lockedTarget, IEntity weaponComponent)
 
proto external vector GetVelocity ()
 
proto external float GetRewindDuration ()
 Queries the rewind duration (equal to the RTT of the remote shooter's connection at the time of the shot) from the projectile for lag compensation.
 
proto external void SetRewindDuration (float duration)
 Sets the rewind duration (equal to the RTT of the remote shooter's connection) of the projectile for lag compensation.
 
proto external float GetBulletSpeedCoef ()
 Gets the bullet speed coef of this bullet.
 
proto external void SetBulletCoef (float coef)
 Sets the bullet speed coef of this bullet.
 
- Public Member Functions inherited from BaseProjectileComponent
proto external Instigator GetInstigator ()
 
proto external void SetInstigator (notnull Instigator instigator)
 
proto external IEntity GetParentProjectile ()
 
- Public Member Functions inherited from GameComponent
bool OnTicksOnRemoteProxy ()
 

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