Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/AIGraph/Classes/AIGraphSchema.h |
Include |
#include "AIGraphSchema.h" |
class UAIGraphSchema : public UEdGraphSchema
Name | Description | |
---|---|---|
|
UAIGraphSchema ( |
Name | Description | ||
---|---|---|---|
|
TSharedPtr< ... |
AddNewNodeAction ( |
|
|
TSharedPtr< ... |
AddNewSubNodeAction ( |
|
|
GetGraphNodeContextActions ( |
||
|
GetSubNodeClasses ( |
Name | Description | ||
---|---|---|---|
|
BreakNodeLinks ( |
Breaks all links from/to a single node |
|
|
BreakPinLinks ( |
Breaks all links from/to a single pin |
|
|
BreakSinglePinLink ( |
Breaks the link between two nodes. |
|
|
FConnectionD... |
CreateConnectionDrawingPolicy ( |
Returns new FConnectionDrawingPolicy from this schema |
|
GetContextMenuActions ( |
Gets actions that should be added to the right-click context menu for a node or pin |
|
|
TSharedPtr< ... |
GetCreateCommentAction() |
Returns schema action to create comment from implemention |
|
GetNodeSelectionCount ( |
Returns the currently selected graph node count |
|
|
GetPinTypeColor ( |
Gets the draw color of a pin based on it's type. |
|
|
ShouldHidePinDefaultValue ( |
If we should disallow viewing and editing of the supplied pin |