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.
Static
defaultPrivate
_activateInternal
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
Private
_computePrivate
_getPrivate
_initializeProtected
_movePrivate
_onPrivate
_onPrivate
_onPrivate
_onPrivate
_onPrivate
_onPrivate
_onPrivate
_onPrivate
_onPrivate
_onPrivate
_onProtected
_onPrivate
_onPrivate
_onProtected
_prepareProtected
Prepare item data for display.
Original document
Private
_preparePrivate
_preparePrivate
Insert a spell into the spellbook object when rendering the character sheet
The Actor data being prepared
The spell data being prepared
The key of the spellbook being prepared
Private
_sortPrivate
Sort item at the bottom of the list instead of seemingly random position
Temporary item to do sorting on.
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
Extend the basic ActorSheet class to do all the PF things! This sheet is an Abstract layer which is not used.