Condition's status HUD behaviour configuration.

Hierarchy

  • any
    • StatusHudModel

Constructors

Accessors

Methods

Constructors

Accessors

  • get actorTypes(): undefined | string[]
  • Allowed actor types.

    Returns undefined | string[]

    • Undefined if no limitations are prsent.

Methods

  • Returns {
        exclude: any;
        include: any;
        show: any;
    }

    • exclude: any
    • include: any
    • show: any