nvidia::apex::ChunkStateEventData Struct Reference
#include <ModuleDestructible.h>
Public Attributes | |
DestructibleActor * | destructible |
const DestructibleChunkEvent * | stateEventList |
uint32_t | stateEventListSize |
Detailed Description
Chunk state event data pushed to the user, if the user requests it via ModuleDestructible::scheduleChunkStateEventCallback.
Member Data Documentation
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
The documentation for this struct was generated from the following file:
Generated on Fri Dec 15 2017 13:58:22 Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.