There is no spoon
Difference between revisions of "Template:Navbox unrealscript"
From Unreal Wiki, The Unreal Engine Documentation Site
m (Made do loop a direct link so the reference will be highlighted when viewing that article.) |
m |
||
Line 10: | Line 10: | ||
| group4 = [[Flow control]] | | group4 = [[Flow control]] | ||
| list4 = [[Assert statement]] • [[Break statement]] • [[Continue statement]] • [[Do...Until loop|Do loop]] • [[For loop]] • [[ForEach loop]] • [[GoTo statement]] • [[If statement]] • [[Return statement]] • [[Stop statement]] • [[Switch statement]] • [[While loop]] | | list4 = [[Assert statement]] • [[Break statement]] • [[Continue statement]] • [[Do...Until loop|Do loop]] • [[For loop]] • [[ForEach loop]] • [[GoTo statement]] • [[If statement]] • [[Return statement]] • [[Stop statement]] • [[Switch statement]] • [[While loop]] | ||
− | | group5 = [[ | + | | group5 = [[Specifiers]] |
| list5 = [[Function call specifiers#Super|Super]] • [[Function call specifiers#Global|Global]] • [[Functions#Syntax_2|Static]] • [[Variables#Accessing_variables|Default]] • [[Constants#Usage|Const]] | | list5 = [[Function call specifiers#Super|Super]] • [[Function call specifiers#Global|Global]] • [[Functions#Syntax_2|Static]] • [[Variables#Accessing_variables|Default]] • [[Constants#Usage|Const]] | ||
| group6 = [[UnrealScript]] | | group6 = [[UnrealScript]] |
Revision as of 02:55, 17 May 2010
Declarations | Preprocessor • Classes • Interfaces • cpptext • Constants • Enums • Structs • Variables (Metadata) • Replication block • Operators • Delegates • Functions • States • Defaultproperties (Subobjects) |
---|---|
Types | bool • byte • float • int • name • string • Object • Enums • Structs (Vector ⋅ Rotator ⋅ Color) • Static arrays • Dynamic arrays • Delegates • Typecasting |
Literals | Boolean • Float • Integer • Names • Objects (None ⋅ Self) • Vectors • Rotators • Strings |
Flow control | Assert statement • Break statement • Continue statement • Do loop • For loop • ForEach loop • GoTo statement • If statement • Return statement • Stop statement • Switch statement • While loop |
Specifiers | Super • Global • Static • Default • Const |
UnrealScript | .UC • .UCI • .UPKG • Comments |
[create] Documentation