I'm a doctor, not a mechanic

Difference between revisions of "UnrealScript reference"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
m (added metadata, replication block links, fixed flow control link)
m (added function call specifiers to flow control, dunno if this is the right spot seemed better under this then state/function.)
Line 35: Line 35:
 
** [[Switch statement]]
 
** [[Switch statement]]
 
** [[While loop]]
 
** [[While loop]]
 +
** [[Function call specifiers]]
  
 
[[Category:UnrealScript reference|UnrealScript reference]]
 
[[Category:UnrealScript reference|UnrealScript reference]]

Revision as of 12:38, 20 April 2010

This group of articles describes UnrealScript language features at the source code level. It is no official document, but aims to cover all features of the UnrealScript language as it is implemented in the Unreal Tournament series. Note that there may be additional features in the implementation of UnrealScript in licensee games.