Skip to content

@modoki/engine / index / setUIValues

Function: setUIValues()

setUIValues(patch): void

Merge values into the game UI store (only re-renders subscribers when something actually changed — a per-frame call with unchanged values is a no-op).

Parameters

patch

Record<string, UIValue>

Returns

void

Built with Modoki.