An abstract class that represents some content that is shown to the player.
publicabstractclassPlayerVisibleContentElement
Remarks
This class is used, rather than the runtime classes Yarn.Line or Yarn.OptionSet, because when the program is being analysed, no values for any substitutions are available. Instead, these classes represent the data that is available offline.