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
Assembly: ArticyRuntime (in ArticyRuntime.dll) Version: 1.3.1
C#
public interface IArticyVariableMethods
| StatePopped | Called when the variable needs to pop a shadow state |
| StatePushed | Called when the variable needs to push a shadow state |