Navigation
API > API/Runtime > API/Runtime/Chaos
Wraps FDirtyPropertiesManager and its DataIdx to avoid confusion between Source and offset Dest indices.
| Name | FDirtyPropData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include Path | #include "RewindData.h" |
Syntax
struct FDirtyPropData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDirtyPropData
(
FDirtyPropertiesManager* InManager, |
RewindData.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataIdx | int32 | RewindData.h | ||
| Ptr | FDirtyPropertiesManager * | RewindData.h |