FutureProg functions

detatch

Manipulation · computer function, computer program, standard futureprog

Boolean detatch(Item attachable, Item belt)
Contexts: computer function, computer program, standard futureprog
Detaches an item from a belt. Returns true if successful.
attachable: The item to detach from the belt
belt: The belt the item is attached to

← Back to FutureProg functions