Navigation
API > API/Editor > API/Editor/AIGraph
| Name | SGraphPinAI |
| Type | class |
| Header File | /Engine/Source/Editor/AIGraph/Public/SGraphNodeAI.h |
| Include Path | #include "SGraphNodeAI.h" |
Syntax
class SGraphPinAI : public SGraphPin
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SBorder → SGraphPin → SGraphPinAI
- FSlateControlledConstruction → SWidget → SCompoundWidget → SBorder → SGraphPin → SGraphPinAI
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
SGraphNodeAI.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedRef< SWidget > GetDefaultValueWidget() |
SGraphNodeAI.h | ||
const FSlateBrush * GetPinBorder() |
SGraphNodeAI.h | ||
virtual FSlateColor GetPinColor() |
SGraphNodeAI.h |