Navigation
API > API/Editor > API/Editor/SceneOutliner > API/Editor/SceneOutliner/FSceneOutlinerModule
References
| Module | SceneOutliner |
| Header | /Engine/Source/Editor/SceneOutliner/Public/SceneOutlinerModule.h |
| Include | #include "SceneOutlinerModule.h" |
| Source | /Engine/Source/Editor/SceneOutliner/Private/SceneOutlinerModule.cpp |
virtual TSharedRef< ISceneOutliner > CreateActorPicker
&40;
const FSceneOutlinerInitializationOptions & InInitOptions,
const FOnActorPicked & OnActorPickedDelegate,
TWeakObjectPtr< UWorld > SpecifiedWorld
&41; const
Remarks
Creates an actor picker widget. Calls the OnActorPickedDelegate when an item is selected.