#include <ModuleDestructible.h>
Public Attributes | |
| uint32_t | userActorID |
| User actor ID. | |
| uint32_t | fractureEventCount |
| Fracture event count. | |
| FractureEventUnit * | fractureEventBufferStart |
| Fracture event buffer start. | |
| FractureEventHeader * | next |
| Pointer to next FractureEventHeader structure. | |
Fracture event header.