Skip to content

EditMessage

Defined in: packages/engine/src/gameplay/replication/protocol.ts:133

One prop of one entity’s trait, as the devtools edit it. A room that takes edits clamps a number to the prop’s declared range; any other ignores the message.

Property Type Description
entity string The entity, by the key the dump files it under.
prop string -
trait string The trait, by the name the dump writes it under.
type Edit -
value number | boolean -