Navigation
API > API/Plugins > API/Plugins/CommonConversationGraph
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdGraphNode
- UAIGraphNode
- UConversationGraphNode
- UConversationGraphNode_Requirement
References
| Module | CommonConversationGraph |
| Header | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationGraphNode_Requirement.h |
| Include | #include "ConversationGraphNode_Requirement.h" |
Syntax
UCLASS&40;&41;
class UConversationGraphNode_Requirement : public UConversationGraphNode
Constructors
| Type | Name | Description | |
|---|---|---|---|
UConversationGraphNode_Requirement
(
const FObjectInitializer& ObjectInitializer |
Overridden from UEdGraphNode
| Type | Name | Description | |
|---|---|---|---|
| void | Allocate default pins for a given node, based only the NodeType, which should already be filled in. | ||
| FLinearColor | Gets the draw color of a node's body tine |