Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/InstanceDataSceneProxy.h |
| Include | #include "InstanceDataSceneProxy.h" |
Syntax
class FInstanceDataUpdateTaskInfo
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FInstanceDataBufferHeader & | GetHeader () |
The header is always available, and so does not cause a sync. | |
| void | Must call this before accessing the majority of the data in the instance data buffers. |