SSceneOutliner::OnItemAdded

Instruct the outliner to perform an action on the specified item when it is created

Windows
MacOS
Linux

References

Module

SceneOutliner

Header

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

Include

#include "SSceneOutliner.h"

Source

/Engine/Source/Editor/SceneOutliner/Private/SSceneOutliner.cpp

Syntax

void OnItemAdded
(
    const FTreeItemID & ItemID,
    uint8 ActionMask
)

Remarks

Instruct the outliner to perform an action on the specified item when it is created

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