All pages
Powered by GitBook
1 of 1

Loading...

PlayerVisibleContentElement

Class in

Inherits from System.Object

An abstract class that represents some content that is shown to the player.

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.

public abstract class PlayerVisibleContentElement

Summary

Remarks

BasicBlock