GoTo
Revision as of 14:29, 22 February 2021 by Xifanie (talk | contribs) (Xifanie moved page Event Instruction 0D to GoTo)
Contents
{0D} GoTo
GoTo(xTG)
Scans the entire event from the beginning to find a GoToTarget with an identical Target parameter, and executes the code from there.
See also: {0E} GoToTarget
Target : Byte (hex)
Identifier that must match the value specified in {0E} GoToTarget.