Skip to main content

Module value

Module value 

Source
Expand description

Dynamically-typed signal values.

The Core must never know the shape of any particular game’s state (ADR-0002). A plugin declares a schema of signals in its manifest; at runtime it emits Values that the Core validates against that schema and that the UI renders generically.

Enums§

Value