Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FInstanceDataUpdateTaskInfo
Description
The header is always available, and so does not cause a sync. TODO: in the future, it might be possible to have other update tasks (that generate the data on the fly perhaps) that don't have this info handy at dispatch time, those would need to sync & fetch.
| Name | GetHeader |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/InstanceDataSceneProxy.h |
| Include Path | #include "InstanceDataSceneProxy.h" |
const FInstanceDataBufferHeader & GetHeader() const