Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime > API/Plugins/CommonConversationRuntime/FClientConversationOptionEntry
Syntax
UPROPERTY&40;BlueprintReadWrite, Category&61;Conversation&41;
TArray< FConversationNodeParameterPair > ExtraData
Remarks
Occasionally a choice might need to send down metadata that's entirely extra. It's just bonus information for the client to do things like show more information in the UI. This information is not used on the return to the server to make the choice.