Preparing search index...
The search index is not available
Pathfinder 1e for Foundry VTT
Pathfinder 1e for Foundry VTT
pf1
registry
StatusHudModel
Class StatusHudModel
Condition's status HUD behaviour configuration.
Hierarchy
any
StatusHudModel
Index
Constructors
constructor
Accessors
actor
Types
Methods
define
Schema
Constructors
constructor
new
Status
Hud
Model
(
)
:
StatusHudModel
Returns
StatusHudModel
Accessors
actor
Types
get
actorTypes
(
)
:
undefined
|
string
[]
Allowed actor types.
Returns
undefined
|
string
[]
Remarks
Undefined if no limitations are prsent.
Methods
Static
define
Schema
define
Schema
(
)
:
{
exclude
:
any
;
include
:
any
;
show
:
any
;
}
Returns
{
exclude
:
any
;
include
:
any
;
show
:
any
;
}
exclude
:
any
include
:
any
show
:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
actor
Types
Methods
define
Schema
Pathfinder 1e for Foundry VTT
Loading...
Condition's status HUD behaviour configuration.