puzzle 
Vars | |
| 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? |
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?