byond - Modules - TypesVar Details - Proc Details

night_vision

Vars

attached_gogglesThe goggles this module deploys

Procs

deployCalled when the parent is equipped; deploys the goggles
on_attackbyCalled when the parent is hit by object; to insert a battery
on_clickCalled when the parent is clicked on with an open hand; to take out the battery
on_examineCalled when the parent is examined; relays battery info
undeployCalled when the parent is unequipped; undeploys the goggles

Var Details

attached_goggles

The goggles this module deploys

Proc Details

deploy

Called when the parent is equipped; deploys the goggles

on_attackby

Called when the parent is hit by object; to insert a battery

on_click

Called when the parent is clicked on with an open hand; to take out the battery

on_examine

Called when the parent is examined; relays battery info

undeploy

Called when the parent is unequipped; undeploys the goggles