Base class for classes used to create and edit animations.

Hierarchy (view full)

Constructors

Properties

Accessors

Methods

Constructors

  • Parameters

    • Optionalopt: {
          name?: string;
          uuid?: string;
      }
      • Optionalname?: string
      • Optionaluuid?: string

    Returns Profiles.Editable

Properties

name: string

Accessors

  • get uuid(): string
  • Returns string

Methods

  • Parameters

    • Optionaluuid: string

    Returns Profiles.Editable