Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/AChaosCacheManager
Description
Set the component at the specified index in the observed array to be the selected component in the outliner. This will also make that component's owner the selected actor in the outliner.
| Name | SelectComponent |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheManagerActor.h |
| Include Path | #include "Chaos/CacheManagerActor.h" |
| Source | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Private/Chaos/CacheManagerActor.cpp |
void SelectComponent
(
int32 InIndex
)