byond - Modules - TypesVar Details - Proc Details

Generic Action

Vars

hiddenWhether the action is hidden from its owner Useful for when you want to preserve action state while preventing a mob from using said action

Procs

give_toCannot use arglist for both cases because of unique BYOND handling of args in New

Var Details

hidden

Whether the action is hidden from its owner Useful for when you want to preserve action state while preventing a mob from using said action

Proc Details

give_to

Cannot use arglist for both cases because of unique BYOND handling of args in New