BaseScriptFragments Class

Base class for all script fragments.

Definition

Namespace: Articy.Unity.Interfaces
Assembly: ArticyRuntime (in ArticyRuntime.dll) Version: 1.3.1
C#
public class BaseScriptFragments
Inheritance
Object    BaseScriptFragments

Remarks

  Note

This class will be created when importing and must not created manually.

Constructors

Methods

ObjectToModelRep Internally used in generated code to get an ArticyObject from sources of various types.

See Also