FDirtyPropData

Wraps [FDirtyPropertiesManager](API\Runtime\Chaos\Chaos\FDirtyPropertiesManager) and its DataIdx to avoid confusion between Source and offset Dest indices.

Windows
MacOS
Linux

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

Name Description

Public variable

int32

 

DataIdx

Public variable

FDirtyPropertie...

 

Ptr

Constructors

Name Description

Public function

FDirtyPropData

(
    FDirtyPropertiesManager* InMan...,
    int32 InDataIdx
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss