Loom Engine - v0.10.1
GitHub
TheWorldTable.ai
Preparing search index...
ZoneStateResource
Interface ZoneStateResource
interface
ZoneStateResource
{
activeZoneId
:
ZoneId
;
transition
:
|
{
fromZoneId
:
ZoneId
;
toZoneId
:
ZoneId
;
kind
:
TransitionKind
;
startMs
:
number
;
durationMs
:
number
;
}
|
null
;
}
Index
Properties
active
Zone
Id
transition
Properties
active
Zone
Id
activeZoneId
:
ZoneId
transition
transition
:
|
{
fromZoneId
:
ZoneId
;
toZoneId
:
ZoneId
;
kind
:
TransitionKind
;
startMs
:
number
;
durationMs
:
number
;
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Zone
Id
transition
GitHub
TheWorldTable.ai
Loom Engine - v0.10.1
Loading...