Internal_ active Edits _activeEdits : Record < string , string > = {}
Defined in module/applications/actor/abstract/actor-sheet.mjs:55 Internal_ filters _filters : Record < string , Record < string , Set < string > > > = ...
Defined in module/applications/actor/abstract/actor-sheet.mjs:17 Internal_ hidden Elems _hiddenElems : Record < string , boolean > = {}
Defined in module/applications/actor/abstract/actor-sheet.mjs:40 Internal_ item Updates _itemUpdates : object [] = []
Defined in module/applications/actor/abstract/actor-sheet.mjs:32 actor Defined in module/applications/actor/abstract/actor-sheet.d.ts:40 constructor Defined in module/applications/actor/abstract/actor-sheet.d.ts:39 document Defined in module/applications/actor/abstract/actor-sheet.d.ts:41 INPUT_LOCKOUT : number = 150
Defined in module/applications/actor/abstract/actor-sheet.mjs:725 StaticPARTS PARTS : { form : { root : boolean ; scrollable : string [] ; template : null ; templates : string [] ; } ; } = ...
Defined in module/applications/actor/abstract/actor-sheet.mjs:183 is Edit get isEdit () : boolean
Returns boolean Defined in module/applications/actor/abstract/actor-sheet.mjs:5017 is Locked get isLocked () : boolean
Returns boolean Defined in module/applications/actor/abstract/actor-sheet.mjs:5025 is Play get isPlay () : boolean
Returns boolean Defined in module/applications/actor/abstract/actor-sheet.mjs:5021 is View get isView () : boolean
Returns boolean Defined in module/applications/actor/abstract/actor-sheet.mjs:5033 mode Defined in module/applications/actor/abstract/actor-sheet.mjs:5069 _ add Items Value _addItemsValue ( context : any , valueAdjust ?: number ) : void Parameters context : any valueAdjust : number = 0 Returns void Defined in module/applications/actor/abstract/actor-sheet.mjs:4991 _ adjust New Item InternalReturns void Defined in module/applications/actor/abstract/actor-sheet.mjs:4735 Protected_ adjust Replacement Item ProtectedReturns void Defined in module/applications/actor/abstract/actor-sheet.mjs:4751 _ alter Drop Item Data InternalReturns void Defined in module/applications/actor/abstract/actor-sheet.mjs:4669 _ apply Section Filter _applySectionFilter ( item : any , section : object ) : boolean InternalReturns boolean Defined in module/applications/actor/abstract/actor-sheet.mjs:4022 Returns void Defined in module/applications/actor/abstract/actor-sheet.mjs:263 _ edit Skill _editSkill ( skillId : string , subSkillId ?: string ) : Promise < void > Parameters skillId : string OptionalsubSkillId : string Returns Promise < void > Defined in module/applications/actor/abstract/actor-sheet.mjs:3180 _ filter Section _filterSection ( category : object , section : SectionData , filters : Set < string > , ) : void InternalParameters category : object section : SectionData filters : Set < string > Returns void Defined in module/applications/actor/abstract/actor-sheet.mjs:4246 Protected Abstract_ focus Tab By Item _focusTabByItem ( item : any ) : void ProtectedReturns void Defined in module/applications/actor/abstract/actor-sheet.mjs:4905 Protected_ get Item Removal Consequences _getItemRemovalConsequences ( item : ItemPF < BaseItemModel > , ) : { name : string ; type : string ; uuid : string } [] ProtectedReturns { name : string ; type : string ; uuid : string } [] List of items that will be also removed.
Defined in module/applications/actor/abstract/actor-sheet.mjs:3978 Protected_ get Tooltip Context ProtectedReturns Promise < void > Defined in module/applications/actor/abstract/actor-sheet.mjs:1181 _ interaction Block _interactionBlock ( event : PointerEvent ) : boolean InternalReturns boolean
True if should lock, false otherwise.
Defined in module/applications/actor/abstract/actor-sheet.mjs:300 ExperimentalParameters event : PointerEvent target : HTMLElement Returns boolean Defined in module/applications/actor/abstract/actor-sheet.mjs:1080 Abstract_ on Change _onChange ( event : Event , target : HTMLElement ) : boolean Parameters event : Event target : HTMLElement Returns boolean
True if the change was handled, false otherwise.
Defined in module/applications/actor/abstract/actor-sheet.mjs:890 Returns void Defined in module/applications/actor/abstract/actor-sheet.mjs:875 _ on Commit Span Text Input _onCommitSpanTextInput ( event : Event , target : HTMLElement , newValue ?: any , ) : Promise < void > InternalParameters event : Event target : HTMLElement OptionalnewValue : any Returns Promise < void > Defined in module/applications/actor/abstract/actor-sheet.mjs:2536 Protected_ on Finish Wheel Update _onFinishWheelUpdate ( target : HTMLElement ) : object | undefined ProtectedReturns object | undefined
object with wheel element info, undefined if this is not valid element
Defined in module/applications/actor/abstract/actor-sheet.mjs:987 Protected_ on Span Text Input _onSpanTextInput ( event : PointerEvent , target : HTMLElement ) : void ProtectedParameters event : PointerEvent target : HTMLElement Returns void Defined in module/applications/actor/abstract/actor-sheet.mjs:2372 ExperimentalParameters event : PointerEvent target : HTMLElement Returns Promise < void > Defined in module/applications/actor/abstract/actor-sheet.mjs:1099 Protected_ pre Commit Span Text Value _preCommitSpanTextValue ( name : string , value : number , str : string , el : HTMLElement , ) : any ProtectedParameters name : string value : number str : string el : HTMLElement Returns any Defined in module/applications/actor/abstract/actor-sheet.mjs:2597 _ prepare Duplicate Item _prepareDuplicateItem ( itemData : object , options ?: { original ?: ItemPF < BaseItemModel > ; rename ?: boolean } , ) : void Returns void Defined in module/applications/actor/abstract/actor-sheet.mjs:3511 _ prepare Hidden Elements _prepareHiddenElements () : void Returns void Defined in module/applications/actor/abstract/actor-sheet.mjs:646 Protected_ prepare Item For Section _prepareItemForSection ( item : object , section : object , context : object ) : void ProtectedParameters item : object section : object context : object Returns void Defined in module/applications/actor/abstract/actor-sheet.mjs:598 Protected_ prepare Items _prepareItems ( context : object ) : void ProtectedReturns void Defined in module/applications/actor/abstract/actor-sheet.mjs:4038 Protected_ prepare Section _prepareSection ( section : object ) : void ProtectedReturns void Defined in module/applications/actor/abstract/actor-sheet.mjs:588 _ prepare Sense Labels _prepareSenseLabels () : {} Returns {} Defined in module/applications/actor/abstract/actor-sheet.mjs:655 _ replace Item Returns boolean
True if this function handled the item, false otherwise.
Defined in module/applications/actor/abstract/actor-sheet.mjs:4563 Protected_ toggle Item Summary _toggleItemSummary ( event : any , elem : HTMLElement , root0 ?: { animation ?: boolean } , ) : Promise < void > ProtectedParameters event : any elem : HTMLElement root0 : { animation ?: boolean } = {} Returns Promise < void > Defined in module/applications/actor/abstract/actor-sheet.mjs:3040 calculate Sell Item Value calculateSellItemValue ( __namedParameters ?: { inLowestDenomination ?: boolean ; recursive ?: boolean ; } , ) : number Parameters __namedParameters : { inLowestDenomination ?: boolean ; recursive ?: boolean } = {} Returns number Defined in module/applications/actor/abstract/actor-sheet.mjs:4965 calculate Total Item Value calculateTotalItemValue ( __namedParameters ?: { inLowestDenomination ?: boolean ; recursive ?: boolean ; } , ) : any Parameters __namedParameters : { inLowestDenomination ?: boolean ; recursive ?: boolean } = {} Returns any Defined in module/applications/actor/abstract/actor-sheet.mjs:4955 Static_ convert Currency _convertCurrency ( category ?: "currency" | "altCurrency" , type ?: "gp" | "cp" | "pp" | "sp" , ) : Promise < any > | undefined InternalParameters Optionalcategory : "currency" | "altCurrency" = "currency" Optionaltype : "gp" | "cp" | "pp" | "sp" = "pp" Returns Promise < any > | undefined Updated document or undefined if no update occurred.
Defined in module/applications/actor/abstract/actor-sheet.mjs:3613 Static_ on Toggle Mode _onToggleMode ( this : ActorSheetPF , event : PointerEvent , target : HTMLElement , ) : void Returns void Defined in module/applications/actor/abstract/actor-sheet.mjs:5042 Protected Static_ prepare Item ProtectedReturns object
Defined in module/applications/actor/abstract/actor-sheet.mjs:451
Abstract actor sheet for all actor types.