JME - Application Documentation
Preparing search index...
includes/junctionmanagerutils/vehicleSpawner
SpawnState
Type Alias SpawnState
type
SpawnState
=
{
entryRngKeys
:
Map
<
string
,
string
>
;
entryRNGs
:
Map
<
string
,
SeededRNG
>
;
junctionStableKeys
:
Map
<
string
,
string
>
;
junctionStableKeysBuilt
:
boolean
;
routesByEntry
:
Map
<
string
,
Route
[]
>
;
spawnAccumulator
:
number
;
spawnDemandPerEntry
:
Map
<
string
,
number
>
;
spawned
:
number
;
spawnRatesPerEntry
:
Map
<
string
,
number
>
;
}
Index
Properties
entry
Rng
Keys
entry
RN
Gs
junction
Stable
Keys
junction
Stable
Keys
Built
routes
By
Entry
spawn
Accumulator
spawn
Demand
Per
Entry
spawned
spawn
Rates
Per
Entry
Properties
entry
Rng
Keys
entryRngKeys
:
Map
<
string
,
string
>
Stable, seed-reproducible key per entry point
entry
RN
Gs
entryRNGs
:
Map
<
string
,
SeededRNG
>
junction
Stable
Keys
junctionStableKeys
:
Map
<
string
,
string
>
junction
Stable
Keys
Built
junctionStableKeysBuilt
:
boolean
routes
By
Entry
routesByEntry
:
Map
<
string
,
Route
[]
>
Routes grouped by "
-
"
spawn
Accumulator
spawnAccumulator
:
number
spawn
Demand
Per
Entry
spawnDemandPerEntry
:
Map
<
string
,
number
>
spawned
spawned
:
number
spawn
Rates
Per
Entry
spawnRatesPerEntry
:
Map
<
string
,
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entry
Rng
Keys
entry
RN
Gs
junction
Stable
Keys
junction
Stable
Keys
Built
routes
By
Entry
spawn
Accumulator
spawn
Demand
Per
Entry
spawned
spawn
Rates
Per
Entry
JME - Application Documentation
Loading...
Stable, seed-reproducible key per entry point