Rest ...args: any[]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
Static featReturns an object containing feature type specific data relevant to feature organization.
Internal Item data
Source item
Protected _canProtected _moveProtected _onProtected _prepareProtected Prepare item data for display.
Original document
Add 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.