Goonstation 13 - Modules - TypesVar Details - Proc Details

spooky ghost

Vars

lockedIs this observer locked to one particular owner?

Procs

open_tgui_if_interactiveChecks if the tgui window being created is from an object with TGUI_INTERACTIVE, and opens the window for the observer if true
set_observe_targetLet's have a proc so as to make it easier to reassign an observer.

Var Details

locked

Is this observer locked to one particular owner?

Proc Details

open_tgui_if_interactive

Checks if the tgui window being created is from an object with TGUI_INTERACTIVE, and opens the window for the observer if true

set_observe_target

Let's have a proc so as to make it easier to reassign an observer.