AChaosCacheManager::SelectComponent

Set the component at the specified index in the observed array to be the selected component in the outliner.

Windows
MacOS
Linux

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

Syntax

void SelectComponent
(
    int32 InIndex
)

Remarks

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss