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