Loom Engine - v0.10.1
GitHub
TheWorldTable.ai
Preparing search index...
DirectorEncounterSystemOptions
Interface DirectorEncounterSystemOptions
interface
DirectorEncounterSystemOptions
{
player
:
number
;
mobAtlas
:
number
;
onEncounterStarted
?:
(
encounterId
:
string
,
mobCount
:
number
,
narratorLine
:
string
|
null
,
)
=>
void
;
}
Index
Properties
player
mob
Atlas
on
Encounter
Started?
Properties
player
player
:
number
mob
Atlas
mobAtlas
:
number
Optional
on
Encounter
Started
onEncounterStarted
?:
(
encounterId
:
string
,
mobCount
:
number
,
narratorLine
:
string
|
null
,
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
player
mob
Atlas
on
Encounter
Started
GitHub
TheWorldTable.ai
Loom Engine - v0.10.1
Loading...