EventPhysEnvChange

Called when something around the entityy breaks. More...

#include

Inherits EventPhysMono.

Public Types

enum entype { id = 3, flagsCall = pef_monitor_env_changes, flagsLog = pef_log_env_changes }
enum encode { EntStructureChange = 0 }

Public Attributes

int iCode
IPhysicalEntity * pentSrc
entity that broke
IPhysicalEntity * pentNew
new entity that broke off the original one
- Public Attributes inherited from EventPhysMono
IPhysicalEntity * pEntity
void * pForeignData
int iForeignData
- Public Attributes inherited from EventPhys
EventPhys * next
int idval

Detailed Description

Called when something around the entityy breaks.