Navigation
API > API/Editor > API/Editor/AIGraph > API/Editor/AIGraph/FAISchemaAction_NewSubNode
Overloads
FAISchemaAction_NewSubNode()
| |
|
| Name |
FAISchemaAction_NewSubNode |
| Type |
function |
| Header File |
/Engine/Source/Editor/AIGraph/Classes/AIGraphSchema.h |
| Include Path |
#include "AIGraphSchema.h" |
FAISchemaAction_NewSubNode()
FAISchemaAction_NewSubNode(FText, FText, FText, const int32)
| |
|
| Name |
FAISchemaAction_NewSubNode |
| Type |
function |
| Header File |
/Engine/Source/Editor/AIGraph/Classes/AIGraphSchema.h |
| Include Path |
#include "AIGraphSchema.h" |
FAISchemaAction_NewSubNode
(
FText InNodeCategory,
FText InMenuDesc,
FText InToolTip,
const int32 InGrouping
)