Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
foundry
HotbarSlotData
Interface HotbarSlotData
interface
HotbarSlotData
{
ariaLabel
:
string
;
key
:
number
;
macro
:
documents
.
Macro
|
null
;
slot
:
number
;
style
:
string
;
tooltip
:
string
;
}
Index
Properties
aria
Label
key
macro
slot
style
tooltip
Properties
aria
Label
ariaLabel
:
string
key
key
:
number
macro
macro
:
documents
.
Macro
|
null
slot
slot
:
number
style
style
:
string
tooltip
tooltip
:
string
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
On This Page
Properties
aria
Label
key
macro
slot
style
tooltip
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...