Constructor
new ActorSheet(actor, optionsopt)
- Source:
Parameters:
Name | Type | Attributes | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
actor |
Actor | The Actor instance being displayed within the sheet. |
|||||||||
options |
Object |
<optional> |
Additional options which modify the rendering of the Actor's sheet. Properties
|
Members
(static) defaultOptions
- Source:
actor :Actor
- Source:
A convenience reference to the Actor entity
Type:
id
- Source:
title
- Source:
token :Token
- Source:
If this Actor Sheet represents a synthetic Token actor, reference the active Token
Type:
Methods
_canDragDrop()
- Source:
_canDragStart()
- Source:
_getHeaderButtons()
- Source:
_onDragStart()
- Source:
(async) _onDrop()
- Source:
(async) _render()
- Source:
_updateObject()
- Source:
activateListeners()
- Source:
getData()
- Source: