Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime > API/Plugins/CommonConversationRuntime/FConversationChoiceDataHandle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ConversationTypes.h | |||
FConversationChoiceDataHandle & operator=
(
const FConversationChoiceDataHandle& Other |
ConversationTypes.h |
operator=(FConversationChoiceDataHandle &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationTypes.h |
| Include Path | #include "ConversationTypes.h" |
FConversationChoiceDataHandle & operator=
(
FConversationChoiceDataHandle && Other
)
operator=(const FConversationChoiceDataHandle &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationTypes.h |
| Include Path | #include "ConversationTypes.h" |
FConversationChoiceDataHandle & operator=
(
const FConversationChoiceDataHandle & Other
)