Navigation
API > API/Editor > API/Editor/SceneOutliner
| Name | FOnItemSelectionChanged |
| Type | class |
| Header File | /Engine/Source/Editor/SceneOutliner/Public/SSceneOutliner.h |
| Include Path | #include "SSceneOutliner.h" |
Syntax
class FOnItemSelectionChanged : public TBaseMulticastDelegate_TwoParams< void, FSceneOutlinerTreeItemPtr, ESelectInfo::Type >
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, FSceneOutlinerTreeItemPtr, ESelectInfo::Type > → FOnItemSelectionChanged