Navigation
API > API/Runtime > API/Runtime/Chaos
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include | #include "RewindData.h" |
Syntax
template<typename DatasType>
struct FFrameAndPhase
Remarks
Templated data history holding a data buffer
Variables
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator<
(
const FFrameAndPhase& Other |
||
| bool | operator<=
(
const FFrameAndPhase& Other |
||
| bool | operator==
(
const FFrameAndPhase& Other |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EParticleHistoryPhase |