Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime > API/Plugins/CommonConversationRuntime/FConversationChoiceReference
Syntax
UPROPERTY&40;BlueprintReadWrite, Category&61;Conversation&41;
TArray< FConversationNodeParameterPair > NodeParameters
Remarks
These are the parameters required by that node to be activated. The same node could potentially handle several dynamic choices it provides, so these parameters are used to uniquely identify the choice when the client responds to the server.