Navigation
API > API/Editor > API/Editor/SceneOutliner
Type
typedef TBaseDelegate_OneParam< void, AActor * > FOnActorPicked
References
| Module | SceneOutliner |
| Header | /Engine/Source/Editor/SceneOutliner/Public/SceneOutlinerModule.h |
| Include | #include "SceneOutlinerModule.h" |
Remarks
Delegate used with the Scene Outliner in 'actor picking' mode. You'll bind a delegate when the outliner widget is created, which will be fired off when an actor is selected in the list