Navigation
API > API/Plugins > API/Plugins/CommonConversationGraph
Inheritance Hierarchy
- UEdGraphNode
- UConversationGraphNode_Knot
References
| Module | CommonConversationGraph |
| Header | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationGraphNode_Knot.h |
| Include | #include "ConversationGraphNode_Knot.h" |
Syntax
UCLASS (MinimalAPI)
class UConversationGraphNode_Knot : public UEdGraphNode
Constructors
| Type | Name | Description | |
|---|---|---|---|
UConversationGraphNode_Knot
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| bool | CanSplitPin
(
const UEdGraphPin* Pin |
||
| TSharedPtr< SGraphNode > | |||
| UEdGraphPin * | GetInputPin () |
||
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
||
| UEdGraphPin * | GetOutputPin () |
||
| UEdGraphPin * | GetPassThroughPin
(
const UEdGraphPin* FromPin |
||
| FText | GetPinNameOverride
(
const UEdGraphPin& Pin |
||
| FText | |||
| bool | |||
| TSharedPtr< class INameValidatorInterface > | |||
| void | OnRenameNode
(
const FString& NewName |
||
| bool | ShouldDrawNodeAsControlPointOnly
(
int32& OutInputPinIndex, |
||
| bool |