UAIGraphSchema::AddNewSubNodeAction

Windows
MacOS
Linux

References

Module

AIGraph

Header

/Engine/Source/Editor/AIGraph/Classes/AIGraphSchema.h

Include

#include "AIGraphSchema.h"

Source

/Engine/Source/Editor/AIGraph/Private/AIGraphSchema.cpp

Syntax

static TSharedPtr< FAISchemaAction_NewSubNode > AddNewSubNodeAction
(
    FGraphActionListBuilderBase & ContextMenuBuilder,
    const FText & Category,
    const FText & MenuDesc,
    const FText & Tooltip
)

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