Class Any

Base class for all objects that are exported to scripting. This is required for all classes exported as reference-types to TypeScript. It is also used when resurrecting TypeScript objects.

Hierarchy

  • FrameworkObject
    • Any

Constructors

Constructors

  • Parameters

    • OptionalisInternalConstructor: boolean

    Returns Any