Navigation
API > API/Runtime > API/Runtime/Chaos
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/EventsData.h |
| Include | #include "EventsData.h" |
Syntax
struct FCrumblingEventData
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAllCrumblingData | CrumblingData | ||
| FIndicesByPhysicsProxy | PhysicsProxyToCrumblingIndices |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddCrumbling
(
const FCrumblingData& CrumblingToAdd |
||
| void | Reserve
(
int32 Num |
||
| void | Reset () |
||
| void | SetTimeCreated
(
FReal TimeCreatedIn |