- refreshSheets(options?): void
Parameters
Optional
options: {
action: undefined | boolean;
actor: undefined | boolean;
item: undefined | boolean;
reset: undefined | boolean;
} = {}action: undefined | boolean
actor: undefined | boolean
item: undefined | boolean
reset: undefined | boolean
Returns void
Refresh all actor, item and action sheets.