Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_PhysicsObserverAttribute Interface Reference
Inheritance diagram for SCR_PhysicsObserverAttribute:
BaseItemAttributeData SCR_HeadgearPhysicsObserverAttribute

Public Member Functions

void OnPhysicsStateChanged (notnull IEntity owner, bool isActive)
 Callback method used to inform that provided entity physics state has changed.
 

Member Function Documentation

◆ OnPhysicsStateChanged()

void SCR_PhysicsObserverAttribute.OnPhysicsStateChanged ( notnull IEntity owner,
bool isActive )

Callback method used to inform that provided entity physics state has changed.

Parameters
[in]owner
[in]isActive

Implemented in SCR_HeadgearPhysicsObserverAttribute.


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