Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
SpawnDef
Interface SpawnDef<TMob>
interface
SpawnDef
<
TMob
=
unknown
>
{
id
:
string
;
factory
:
()
=>
TMob
;
max
?:
number
;
weight
?:
number
;
}
Type Parameters
TMob
=
unknown
Index
Properties
id
factory
max?
weight?
Properties
id
id
:
string
factory
factory
:
()
=>
TMob
Optional
max
max
?:
number
Optional
weight
weight
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
factory
max
weight
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...