Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
foundry
documents
types
CombatHistoryData
Interface CombatHistoryData
interface
CombatHistoryData
{
combatantId
:
null
|
string
;
round
:
number
;
tokenId
:
null
|
string
;
turn
:
null
|
number
;
}
Index
Properties
combatant
Id
round
token
Id
turn
Properties
combatant
Id
combatantId
:
null
|
string
round
round
:
number
token
Id
tokenId
:
null
|
string
turn
turn
:
null
|
number
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
combatant
Id
round
token
Id
turn
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...