Navigation
API > API/Plugins > API/Plugins/CommonConversationGraph
| Name | UConversationGraphTypes |
| Type | class |
| Header File | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationGraphTypes.h |
| Include Path | #include "ConversationGraphTypes.h" |
Syntax
UCLASS (MinimalAPI)
class UConversationGraphTypes : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UConversationGraphTypes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UConversationGraphTypes
(
const FObjectInitializer& ObjectInitializer |
ConversationGraphTypes.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| PinCategory_MultipleNodes | const FName | ConversationGraphTypes.h | |
| PinCategory_SingleComposite | const FName | ConversationGraphTypes.h | |
| PinCategory_SingleNode | const FName | ConversationGraphTypes.h | |
| PinCategory_SingleTask | const FName | ConversationGraphTypes.h |