Stop 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.

31 October 2008

  • curprev 05:0205:02, 31 October 2008 Wormbo talk contribs 425 bytes +425 New page: The '''stop''' statement is only allowed in state code and immediately halts state code execution without leaving the state. To restart state code again, you need to call the ''GotoSta...