Saxonberg Server API
    Preparing search index...
    • Composed onto a Garment (see DisguiseGarment) to make it a disguise source. The authored data (appearsAs / covers / masksIdentity) seeds from the template; an empty appearsAs means the garment bears no disguise (so a plain garment composing this is inert).

      Type Parameters

      Parameters

      Returns {
          _mixinName: string;
          persistentFields: string[];
          prototype: __type<any>;
          new (...args: any[]): __type;
      } & TBase