Space Station 13 - Modules - TypesProc Details

dispenser

Procs

try_insert_tankCalled when the user clicks on the dispenser with a tank. Tries to insert the tank into the dispenser, and updates the UI if successful.
try_remove_tankCalled when the user clicks on the oxygen or plasma tank UI buttons, and tries to withdraw a tank.

Proc Details

try_insert_tank

Called when the user clicks on the dispenser with a tank. Tries to insert the tank into the dispenser, and updates the UI if successful.

try_remove_tank

Called when the user clicks on the oxygen or plasma tank UI buttons, and tries to withdraw a tank.