Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime
| Name | UConversationEntryPointNode |
| Type | class |
| Header File | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationEntryPointNode.h |
| Include Path | #include "ConversationEntryPointNode.h" |
Syntax
UCLASS (MinimalAPI, Meta=(DisplayName="Entry Point"))
class UConversationEntryPointNode : public UConversationNodeWithLinks
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UConversationNode → UConversationNodeWithLinks → UConversationEntryPointNode
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EntryTag | FGameplayTag | ConversationEntryPointNode.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FString GetIdentifier() |
ConversationEntryPointNode.h |