client

Vars | |
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. |
Procs | |
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 |
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