Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
TickEpochInput
Interface TickEpochInput
interface
TickEpochInput
{
worldId
:
string
;
state
:
WorldState
;
epochNumber
:
number
;
proposals
:
ProposalMap
;
ruleset
:
Ruleset
;
actorTags
?:
string
[]
;
maxActions
?:
number
;
}
Index
Properties
world
Id
state
epoch
Number
proposals
ruleset
actor
Tags?
max
Actions?
Properties
world
Id
worldId
:
string
state
state
:
WorldState
epoch
Number
epochNumber
:
number
proposals
proposals
:
ProposalMap
ruleset
ruleset
:
Ruleset
Optional
actor
Tags
actorTags
?:
string
[]
Optional
max
Actions
maxActions
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
world
Id
state
epoch
Number
proposals
ruleset
actor
Tags
max
Actions
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...