EConversationChoiceType

Windows
MacOS
Linux

References

Module

CommonConversationRuntime

Header

/Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationTypes.h

Include

#include "ConversationTypes.h"

Syntax

enum EConversationChoiceType
{
    ServerOnly,
    UserChoiceAvailable,
    UserChoiceUnavailable,
}

Values

Name

Description

ServerOnly

ServerOnly choices are the choices the user shouldn't see and are filtered from the client.

UserChoiceAvailable

UserChoiceUnavailable

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss