![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GeometryCollectionCache.h>
Inheritance diagram for ITargetCacheProvider:Public Member Functions | |
| virtual UGeometryCollectionCache * | GetCacheForCollection (const UGeometryCollection *InCollection)=0 |
Static Public Member Functions | |
| static FName | GetFeatureName () |
Provider for target caches when recording is requested but we don't have a target cache Initial purpose is to allow an opaque way to call some editor system to generate new assets but this could be expanded later for runtime recording and playback if the need arises
|
pure virtual |