|
| 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.
|
| |
| proto external Instigator | GetInstigator () |
| |
| proto external void | SetInstigator (notnull Instigator instigator) |
| |
| proto external IEntity | GetParentProjectile () |
| |
| bool | OnTicksOnRemoteProxy () |
| |
The documentation for this interface was generated from the following file:
- Game/generated/Projectile/GrenadeMoveComponent.c