IPropertyProvider Interface

Interface for all objects that have properties accessible via articy scripts. Used automatically by the code generation

Definition

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

See Also