Navigation
Unreal Engine C++ API Reference > Runtime > Chaos
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
Include | #include "RewindData.h" |
Syntax
struct FFrameAndPhase
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
int32: 30 | Frame | |
![]() |
uint32: 2 | Phase |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator<
(
const FFrameAndPhase& Other |
|
![]() ![]() |
bool | operator<=
(
const FFrameAndPhase& Other |
|
![]() ![]() |
bool | operator==
(
const FFrameAndPhase& Other |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EParticleHistoryPhase |