Navigation
API > API/Editor > API/Editor/SceneOutliner
References
| Module | SceneOutliner |
| Header | /Engine/Source/Editor/SceneOutliner/Public/ActorMode.h |
| Include | #include "ActorMode.h" |
Syntax
struct FWeakActorSelector
Remarks
Functor which can be used to get weak actor pointers from a selection
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator()
(
const TWeakPtr< ISceneOutlinerTreeItem >& Item, |