Navigation
API > API/Editor > API/Editor/AIGraph
Inheritance Hierarchy
References
| Module | AIGraph |
| Header | /Engine/Source/Editor/AIGraph/Public/SGraphNodeAI.h |
| Include | #include "SGraphNodeAI.h" |
Syntax
class SGraphPinAI : public SGraphPin
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
||
| const FSlateBrush * | GetPinBorder () |
Overridden from SGraphPin
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< SWidget > | Build the widget we should put into the 'default value' space, shown when nothing connected | ||
| FSlateColor | GetPinColor () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |