ICustomSceneOutliner::GetOnItemSelectionChanged

Allow the system that use the scene outliner to react when it's selection is changed Note: This event will only be broadcast on a user input.

Windows
MacOS
Linux

Override Hierarchy

ICustomSceneOutliner::GetOnItemSelectionChanged()

SSceneOutliner::GetOnItemSelectionChanged()

References

Module

SceneOutliner

Header

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

Include

#include "ICustomSceneOutliner.h"

Syntax

SceneOutliner::FOnItemSelectionChanged & GetOnItemSelectionChanged()

Remarks

Allow the system that use the scene outliner to react when it's selection is changed Note: This event will only be broadcast on a user input.

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