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