Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FFrameAndPhase |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include Path | #include "RewindData.h" |
Syntax
struct FFrameAndPhase
Enums
Public
| Name | Remarks |
|---|---|
| EParticleHistoryPhase |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Frame | int32 | RewindData.h | ||
| Phase | uint32 | RewindData.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FFrameAndPhase& Other |
RewindData.h |