DialogueOption
Class in Yarn.Unity
Inherits from System.Object
Summary
public class DialogueOptionFields
| Name | Description |
|---|---|
| DialogueOptionID | The ID of this dialogue option |
| IsAvailable | Indicates whether this value should be presented as available or not. |
| Line | The line for this dialogue option |
| TextID | The ID of the dialogue option’s text |