PlayerVisibleContentElement
Inherits from
System.Object
An abstract class that represents some content that is shown to the player.
public abstract class PlayerVisibleContentElement
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.
Last modified 21d ago