EventPhysStateChange

Triggered by simclass changes, even those caused by SetParams. More...

#include

Inherits EventPhysMono.

Public Types

enum entype { id = 8, flagsCall = pef_monitor_state_changes, flagsLog = pef_log_state_changes }

Public Attributes

int iSimClass [2]
float timeIdle
how long the entity stayed without external activation (such as impulses)
Vec3 BBoxOld [2]
Vec3 BBoxNew [2]
- Public Attributes inherited from EventPhysMono
IPhysicalEntity * pEntity
void * pForeignData
int iForeignData
- Public Attributes inherited from EventPhys
EventPhys * next
int idval

Detailed Description

Triggered by simclass changes, even those caused by SetParams.