Turtle.attackUp

From ComputerCraft Wiki
Revision as of 10:34, 24 October 2018 by SquidDev (Talk | contribs) (Add toolSide argument)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Grid Redstone.png  Function turtle.attackUp
Attempts to attack above the turtle.
Syntax turtle.attackUp([string toolSide])
Returns boolean whether the turtle succeeded in attacking upwards
Part of ComputerCraft
API turtle


See also