setVars Immer-style way of updating story variables Use this **solely** for setting values. If you must read a value, use `this.vars` **If you need to replace the entire state, *return a new object* instead of directly *assigning the value***
Type: void
Source: apps/library/src/engine/if-engine.ts :447
(view)