Space Station 13 - Modules - TypesVar Details - Proc Details

flockdrone_part

Vars

alt_attackIf the part has an alt-attack
screen_objReference to the associated screen object, if it exists (grr mobs that havent had a player connected)

Procs

left_click_onCalled when a drone with this part active left clicks on an atom. in_reach is TRUE if the target atom is reachable.
right_click_onCalled when a drone with this part active right clicks on an atom. in_reach is TRUE if the target atom is reachable.

Var Details

alt_attack

If the part has an alt-attack

screen_obj

Reference to the associated screen object, if it exists (grr mobs that havent had a player connected)

Proc Details

left_click_on

Called when a drone with this part active left clicks on an atom. in_reach is TRUE if the target atom is reachable.

right_click_on

Called when a drone with this part active right clicks on an atom. in_reach is TRUE if the target atom is reachable.