VariableStorageBehaviour
Class in Yarn.Unity
Inherits from MonoBehaviour
Summary
A MonoBehaviour that a DialogueRunner uses to store and retrieve variables.
public abstract class VariableStorageBehaviour : MonoBehaviour, Yarn.IVariableStorageRemarks
This abstract class inherits from MonoBehaviour , which means that subclasses of this class can be attached to GameObject s.
Methods
Name
Description
Returns a boolean value representing if a particular variable is inside the variable storage.
Last updated
Was this helpful?
