View Single Post
  #6  
Old 07-07-2009, 04:43 PM
WhiteDragon WhiteDragon is offline
Banned
Join Date: Feb 2007
Posts: 1,002
WhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to behold
Quote:
Originally Posted by Skyld View Post
No, it is not. return; is a part of the language syntax, just like in most other scripted languages. Similarly, it is break; and continue;, not break(); and continue();.

Incidentally, I seem to have covered quite a lot of this already.
Alright, I assume you know the inner-workings of the engine fairly well so I'll change that.

And, I didn't even know that document existed. Why wasn't it sticked?
Reply With Quote