Navigation
API > API/Runtime > API/Runtime/Chaos
All the removal events for one frame time stamped with the time for that frame
| Name | FAllRemovalData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/EventsData.h |
| Include Path | #include "EventsData.h" |
Syntax
struct FAllRemovalData : public Chaos::FTimeResource
Inheritance Hierarchy
- FTimeResource → FAllRemovalData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAllRemovalData() |
EventsData.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AllRemovalArray | FRemovalDataArray | EventsData.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reset() |
EventsData.h |