Repository
Preparing search index...
The search index is not available
Pathfinder 1e for Foundry VTT
Pathfinder 1e for Foundry VTT
pf1
models
components
LinkModel
Class LinkModel
Hierarchy
any
LinkModel
Index
Constructors
constructor
Properties
name
uuid
Methods
define
Schema
prune
Data
Constructors
constructor
new
LinkModel
()
:
LinkModel
Returns
LinkModel
Properties
name
name
:
string
uuid
uuid
:
string
Methods
Static
define
Schema
defineSchema
()
:
{
level
:
any
;
name
:
any
;
uuid
:
any
}
Returns
{
level
:
any
;
name
:
any
;
uuid
:
any
}
Static
prune
Data
pruneData
(
data
:
any
)
:
void
Parameters
data
:
any
Returns
void
Inherit Doc
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
uuid
Methods
define
Schema
prune
Data
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
Inherit Doc