UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
InstanceDataManager.cpp File Reference

Classes

class  FUpdatableInstanceDataSceneProxy
 
struct  FChangeDesc2
 

Macros

#define LOG_INST_DATA(_Format_, ...)
 

Functions

template<typename IndexRemapType >
void ApplyDataChanges (FInstanceUpdateChangeSet &ChangeSet, const IndexRemapType &IndexRemap, int32 PostUpdateNumInstances, FInstanceSceneDataBuffers::FWriteView &ProxyData)
 

Macro Definition Documentation

◆ LOG_INST_DATA

#define LOG_INST_DATA (   _Format_,
  ... 
)

Function Documentation

◆ ApplyDataChanges()

void ApplyDataChanges ( FInstanceUpdateChangeSet ChangeSet,
const IndexRemapType IndexRemap,
int32  PostUpdateNumInstances,
FInstanceSceneDataBuffers::FWriteView ProxyData 
)