RPG Event Generator v3.1.0 - v3.1.1
Preparing search index...
NPC
Interface NPC
interface
NPC
{
id
:
string
;
name
:
string
;
type
:
string
;
history
?:
RelationshipEntry
[]
;
relationships
?:
Map
<
string
,
Relationship
>
;
createdAt
?:
Date
;
}
Index
Properties
id
name
type
history?
relationships?
created
At?
Properties
id
id
:
string
name
name
:
string
type
type
:
string
Optional
history
history
?:
RelationshipEntry
[]
Optional
relationships
relationships
?:
Map
<
string
,
Relationship
>
Optional
created
At
createdAt
?:
Date
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
type
history
relationships
created
At
RPG Event Generator v3.1.0 - v3.1.1
Loading...