Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
<types>
SystemOfUnits
Class SystemOfUnits
Internal
System of Units wrapper
Index
Constructors
constructor
Properties
imperial
metric
system
Constructors
constructor
new
SystemOfUnits
(
system
:
"imperial"
|
"metric"
)
:
SystemOfUnits
Parameters
system
:
"imperial"
|
"metric"
Returns
SystemOfUnits
Properties
imperial
imperial
:
boolean
Is this in imperial?
metric
metric
:
boolean
Is this in metric?
system
system
:
"imperial"
|
"metric"
Current system of units ID.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
imperial
metric
system
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
System of Units wrapper