MessageBod
Description
holds an array of strings that represent dialogue that will go in a single message box. There will be an array of these in the Dialogue struct that will represent all the different message boxes that need to be shown.
Relationships
- Dialogue struct : Property in the Dialogue struct
- Dialogue struct : Used in Dialogue struct
Members
- string[] dialogueLines - the dialogue lines that will be drawn in a dialogue box