Navigation
API > API/Plugins > API/Plugins/CommonConversationGraph
| Name | UConversationGraphNode_Choice |
| Type | class |
| Header File | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationGraphNode_Choice.h |
| Include Path | #include "ConversationGraphNode_Choice.h" |
Syntax
UCLASS ()
class UConversationGraphNode_Choice : public UConversationGraphNode
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UAIGraphNode → UConversationGraphNode → UConversationGraphNode_Choice
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UConversationGraphNode_Choice
(
const FObjectInitializer& ObjectInitializer |
ConversationGraphNode_Choice.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AllocateDefaultPins() |
ConversationGraphNode_Choice.h |
Overridden from UConversationGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FLinearColor GetNodeBodyTintColor() |
ConversationGraphNode_Choice.h | ||
virtual FText GetNodeTitle
(
ENodeTitleType::Type TitleType |
ConversationGraphNode_Choice.h |