Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime
Inheritance Hierarchy
- UObject
- UConversationNode
- UConversationSubNode
- UConversationChoiceNode
- UConversationRequirementNode
- UConversationSideEffectNode
References
| Module | CommonConversationRuntime |
| Header | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationSubNode.h |
| Include | #include "ConversationSubNode.h" |
Syntax
UCLASS (Abstract)
class UConversationSubNode : public UConversationNode
Remarks
@TODO: CONVERSATION: Comment me