/tg/ Station 13 - Modules - TypesVar Details

puzzle

Vars

idpuzzle id we send on press
late_initialize_popshould the puzzle machinery perform the final step of the queue link on LateInitialize? An alternative to queue size
queue_sizequeue size, must match count of objects this activates!
single_usecan we be pressed only once?
usedhave we been pressed already?

Var Details

id

puzzle id we send on press

late_initialize_pop

should the puzzle machinery perform the final step of the queue link on LateInitialize? An alternative to queue size

queue_size

queue size, must match count of objects this activates!

single_use

can we be pressed only once?

used

have we been pressed already?