Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationGraphNode_Task.h |
Include |
#include "ConversationGraphNode_Task.h" |
UCLASS()
class UConversationGraphNode_Task : public UConversationGraphNode
Name | Description | |
---|---|---|
|
UConversationGraphNode_Task ( |
Name | Description | ||
---|---|---|---|
|
CanPlaceBreakpoints() |
Check if node can accept breakpoints |
Name | Description | ||
---|---|---|---|
|
AllocateDefaultPins() |
Allocate default pins for a given node, based only the NodeType, which should already be filled in. |
|
|
GetNodeBodyTintColor() |
Gets the draw color of a node's body tine |
|
|
GetNodeContextMenuActions ( |
Gets a list of actions that can be done to this particular node |
|
|
GetNodeTitle ( |
Gets the name of this node, shown in title bar |