Arma Reforger Script API
|
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 () |
proto external Instigator BaseProjectileComponent.GetInstigator | ( | ) |
proto external IEntity BaseProjectileComponent.GetParentProjectile | ( | ) |
proto external void BaseProjectileComponent.SetInstigator | ( | notnull Instigator | instigator | ) |