Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FResources
Description
Begins an async rebuild of the bulk data from the cache. Must be paired with EndRebuildBulkDataFromCache.
| Name | BeginRebuildBulkDataFromCache |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Rendering/NaniteResources.h |
| Include Path | #include "Rendering/NaniteResources.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Rendering/NaniteResources.cpp |
void BeginRebuildBulkDataFromCache
(
const UObject * Owner
)