IArticyVariableT Interface
Basic generic interface for an articy variable
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 IArticyVariable<T>
Type Parameters
- T
Properties
| Value | Gets or sets the value of the variable |