Generic Action
Vars | |
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 |
---|---|
Procs | |
give_to | Cannot 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