English
Appearance
@modoki/engine / index / setUIValues
setUIValues(patch): void
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).
Record<string, UIValue>
Record
string
UIValue