FOnActorPicked

Delegate used with the Scene Outliner in 'actor picking' mode.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< void, AActor * > FOnActorPicked

References

Module

SceneOutliner

Header

/Engine/Source/Editor/SceneOutliner/Public/SceneOutlinerFwd.h

Include

#include "SceneOutlinerFwd.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

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