panel_open
Procs | |
state_interactions | Tool interactions specifically for tcomms sub-states. Called by /singleton/machine_construction/tcomms/panel_open/use_tool() . |
---|
Proc Details
state_interactions
Tool interactions specifically for tcomms sub-states. Called by /singleton/machine_construction/tcomms/panel_open/use_tool()
.
Parameters:
tool
- The item being used.user
- The mob performing the interaction.machine
- The parent machine being interacted with.
Returns boolean. Indicates whether the interaction was handled or not. If TRUE
, no other interactions will occur.