Break

From the Fallout3 GECK Wiki
Revision as of 17:02, 9 July 2014 by imported>Odessa (fixed link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Added by NVSE V4. Used only inside of a While or Foreach loop block to immediately exit the loop, bypassing it's subsequent lines and ignoring it's condition. See the loop function pages for further information.

See Also[edit | edit source]