![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RewindData.h>
Public Types | |
| enum | EParticleHistoryPhase : uint8 { PrePushData = 0 , PostPushData , PostCallbacks , NumPhases } |
Public Member Functions | |
| bool | operator< (const FFrameAndPhase &Other) const |
| bool | operator<= (const FFrameAndPhase &Other) const |
| bool | operator== (const FFrameAndPhase &Other) const |
Public Attributes | |
| int32 | Frame: 30 |
| uint32 | Phase: 2 |
|
inline |
|
inline |
|
inline |
| int32 Chaos::FFrameAndPhase::Frame |
| uint32 Chaos::FFrameAndPhase::Phase |