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