Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FGeometryParticleStateBase |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include Path | #include "RewindData.h" |
Syntax
struct FGeometryParticleStateBase
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGeometryParticleStateBase
(
int32 NumFrames, |
RewindData.h | ||
FGeometryParticleStateBase
(
FGeometryParticleStateBase&& Other |
RewindData.h | ||
FGeometryParticleStateBase
(
const FGeometryParticleStateBase& Other |
RewindData.h | ||
PRAGMA_DISABLE_DEPRECATION_WARNINGS FGeometryParticleStateBase
(
int32 NumFrames |
RewindData.h | ||
| Can be removed when Deprecations are removed. | RewindData.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FGeometryParticleStateBase() |
RewindData.h |
Variables
Public
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CachePreCorrectionState
(
const TParticle& Particle |
RewindData.h | ||
void ClearEntryAndFuture
(
const FFrameAndPhase FrameAndPhase |
RewindData.h | ||
void ExtractHistoryState
(
int32& PositionValidCount, |
RewindData.h | ||
bool IsClean
(
const FFrameAndPhase FrameAndPhase |
RewindData.h | ||
bool IsCleanExcludingDynamics
(
const FFrameAndPhase FrameAndPhase |
RewindData.h | ||
bool IsInSync
(
const FGeometryParticleHandle& Handle, |
RewindData.h | ||
void Release
(
FDirtyPropertiesPool& Manager |
RewindData.h | ||
void Reset() |
RewindData.h | ||
void RestoreHistoryState
(
const int32& PositionValidCount, |
RewindData.h | ||
void SyncDirtyDynamics
(
FDirtyPropData& DestManager, |
RewindData.h | ||
void SyncSimWritablePropsFromSim
(
FDirtyPropData Manager, |
RewindData.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TShapesArrayState< TParticle > ShapesArray
(
const FGeometryParticleStateBase* State, |
RewindData.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Can be removed when Deprecations are removed. | RewindData.h | ||
| Can be removed when Deprecations are removed. | RewindData.h |