![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InstanceDataManager.h>
Public Types | |
| enum class | FDirtyType { Incremental , Full } |
Public Member Functions | |
| virtual void | InstanceDataManagerMarkDirty (FDirtyType DirtyFlags)=0 |
| virtual FInstanceDataManagerSourceDataDesc | GetInstanceDataSourceDesc ()=0 |
|
strong |
|
pure virtual |
Called to retrieve the data for
|
pure virtual |
Called to let the source (UComponent or whatever) know there has been a change that will needs to be flushed.