Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/Chaos > API/Plugins/ChaosCaching/Chaos/AChaosCacheManager
References
| Module | ChaosCaching |
| Header | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheManagerActor.h |
| Include | #include "Chaos/CacheManagerActor.h" |
| Source | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Private/Chaos/CacheManagerActor.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Caching"&41;
void TriggerComponentByCache
&40;
FName InCacheName
&41;
Remarks
Triggers a component to play or record. Searches the observed component list for an entry matching InCacheName and triggers the playback or recording of the linked observed component
Parameters
| Name | Description |
|---|---|
| InCacheName | Cache name to trigger |