UAIGraphSchema::GetGraphNodeContextActions

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

AIGraph

Header

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

Include

#include "AIGraphSchema.h"

Source

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

Syntax

virtual void GetGraphNodeContextActions
(
    FGraphContextMenuBuilder & ContextMenuBuilder,
    int32 SubNodeFlags
) const