Space Station 13 - Baystation 12 - Modules - TypesVar Details - Proc Details

client

Vars

next_ambience_timeThe next threshold time for the client to be able to play basic ambience sounds.
playing_vent_ambienceWhether or not the client is currently playing the "ship hum" ambience sound.

Procs

callprocVERBS
nanocloseCalled when a Nano UI window is closed This is how Nano handles closed windows It must be a verb so that it can be called using winset

Var Details

next_ambience_time

The next threshold time for the client to be able to play basic ambience sounds.

playing_vent_ambience

Whether or not the client is currently playing the "ship hum" ambience sound.

Proc Details

callproc

VERBS

nanoclose

Called when a Nano UI window is closed This is how Nano handles closed windows It must be a verb so that it can be called using winset

@return nothing