Repository
Preparing search index...
The search index is not available
Pathfinder 1e for Foundry VTT
Pathfinder 1e for Foundry VTT
pf1
models
actor
VehicleModel
Class VehicleModel
Vehicle actor data model
Hierarchy
any
VehicleModel
Index
Constructors
constructor
Methods
define
Schema
migrate
Data
Constructors
constructor
new
VehicleModel
()
:
VehicleModel
Returns
VehicleModel
Methods
Static
define
Schema
defineSchema
()
:
{
attributes
:
any
;
crew
:
any
;
currency
:
any
;
details
:
any
;
driver
:
any
;
material
:
any
;
squares
:
any
;
traits
:
any
;
}
Returns
{
attributes
:
any
;
crew
:
any
;
currency
:
any
;
details
:
any
;
driver
:
any
;
material
:
any
;
squares
:
any
;
traits
:
any
;
}
Static
migrate
Data
migrateData
(
source
:
any
)
:
void
Parameters
source
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
define
Schema
migrate
Data
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
Vehicle actor data model