Navigation
API > API/Editor > API/Editor/AIGraph > API/Editor/AIGraph/FAISchemaAction_NewSubNode > API/Editor/AIGraph/FAISchemaAction_NewSubNode/PerformAction
References
| Module | AIGraph |
| Header | /Engine/Source/Editor/AIGraph/Classes/AIGraphSchema.h |
| Include | #include "AIGraphSchema.h" |
| Source | /Engine/Source/Editor/AIGraph/Private/AIGraphSchema.cpp |
virtual UEdGraphNode * PerformAction
(
class UEdGraph * ParentGraph,
TArray< UEdGraphPin * > & FromPins,
const FVector2D Location,
bool bSelectNewNode
)