Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/AChaosCacheManager
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TArray< FObservedComponent > & GetObservedComponents () |
Accessor to the manager observed components (read only) | Chaos/CacheManagerActor.h | |
| Accessor to the manager observed components (read/write) | Chaos/CacheManagerActor.h |
GetObservedComponents()
Description
Accessor to the manager observed components (read only)
| Name | GetObservedComponents |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheManagerActor.h |
| Include Path | #include "Chaos/CacheManagerActor.h" |
const TArray < FObservedComponent > & GetObservedComponents() const
GetObservedComponents()
Description
Accessor to the manager observed components (read/write)
| Name | GetObservedComponents |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheManagerActor.h |
| Include Path | #include "Chaos/CacheManagerActor.h" |
TArray < FObservedComponent > & GetObservedComponents()