Rest
...args: any[]Internal
Commit changes from _setItemUses
Track the set of item filters which are applied
Track hidden elements of the sheet.
Item search
Private
inPrivate
Determine if this actor is in character generation state.
True if character generation guides are desirable.
Get the correct HTML template path to use for rendering this particular sheet
Static
defaultDefine default rendering options for the NPC sheet
Internal
Adjust item before addition, overriding data
Temporary item document before creation
Internal
Item data
Source item
Internal
Filters item by sheet section config.
Item to filter
Section to filter by
Protected
_canInternal
Commit changes from _setItemUses
Protected
_moveProtected
_onAdd some extra data when rendering the sheet to reduce the amount of logic required within the template.
Toggle inline display of an item's summary/description by expanding or hiding info div
The element to open. Likely will have the item
class in CSS.
Optional
instant: boolean = {}Whether to instantly show the expansion (true), or animate it (false)
Generated using TypeDoc
An Actor sheet for NPC type characters in the game system. Extends the base ActorSheetPF class.