YaDialogSentence¶
YaDialogSentence
is an object representing a sentence in a dialogue.Properties¶
number ID
The unique identifier of the sentence
number Target
The type of a speaker, either a non-player character(NPC) or a player
string Content
The content of the sentence
number CorrectOptionCount
The number of correct options
YaDialogOption[] Options
The configuration of the option