Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/IGroomCacheStreamingManager
Description
Prefetch data for the component. Data is automatically prefetched when initially registering the component but exposing this may be useful in other cases (eg. when seeking, etc.)
| Name | PrefetchData |
| Type | function |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomCacheStreamingManager.h |
| Include Path | #include "GroomCacheStreamingManager.h" |
void PrefetchData
(
UGroomComponent * GroomComponent
)