|
Arma Reforger Script API
|
Public Member Functions | |
| override void | OnPhysicsStateChanged (notnull IEntity owner, bool isActive) |
| Callback method used to inform that provided entity physics state has changed. | |
| override void SCR_HeadgearPhysicsObserverAttribute.OnPhysicsStateChanged | ( | notnull IEntity | owner, |
| bool | isActive ) |
Callback method used to inform that provided entity physics state has changed.
| [in] | owner | |
| [in] | isActive |
Implements SCR_PhysicsObserverAttribute.