#include <ModuleDestructible.h>
Public Attributes | |
| DestructibleActor * | destructible |
| const DestructibleChunkEvent * | stateEventList |
| uint32_t | stateEventListSize |
Chunk state event data pushed to the user, if the user requests it via ModuleDestructible::scheduleChunkStateEventCallback.
The DestructibleActor instance that these chunks belong to
Array of chunk state event data collected since the last UserChunkReport::onStateChangeNotify call.
Size of the stateEventList array