Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
EvalContext
Interface EvalContext
interface
EvalContext
{
state
:
WorldState
;
actorId
:
string
;
targetId
:
string
|
undefined
;
rng
:
Pcg32
;
naturalRoll
:
number
|
null
;
eachId
?:
string
;
}
Index
Properties
state
actor
Id
target
Id
rng
natural
Roll
each
Id?
Properties
state
state
:
WorldState
actor
Id
actorId
:
string
target
Id
targetId
:
string
|
undefined
rng
rng
:
Pcg32
natural
Roll
naturalRoll
:
number
|
null
Optional
each
Id
eachId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
state
actor
Id
target
Id
rng
natural
Roll
each
Id
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...