FChildActorComponentEditorUtils::FillChildActorContextMenuOptions

Populates the given menu with additional options if the given SCS editor tree node represents a Child Actor node

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Kismet2/ChildActorComponentEditorUtils.h

Include

#include "Kismet2/ChildActorComponentEditorUtils.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Kismet2/ChildActorComponentEditorUtils.cpp

Syntax

static void FillChildActorContextMenuOptions
(
    UToolMenu * Menu,
    TSharedPtr< const FSCSEditorTreeNode > InNodePtr
)

Remarks

Populates the given menu with additional options if the given SCS editor tree node represents a Child Actor node

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