IArticyVariable Interface

Base class for all articy variables, with support for shadow states

Definition

Namespace: Articy.Unity.Interfaces
Assembly: ArticyRuntime (in ArticyRuntime.dll) Version: 1.3.1
C#
public interface IArticyVariable

Methods

StatePopped Called when the variable needs to pop a shadow state
StatePushed Called when the variable needs to push a shadow state

See Also