GoTo statement: Revision history

From Unreal Wiki, The Unreal Engine Documentation Site

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 January 2010

18 December 2009

  • curprev 00:4000:40, 18 December 2009 Wormbo talk contribs 600 bytes +600 Created page with '{{api-stub}} The '''GoTo''' statement makes code execution jump to the specified label. ==Syntax== '''goto''' ''labelname'' ''';''' The label name must be an identifier ma…'