I love the smell of UnrealEd crashing in the morning. – tarquin
Difference between revisions of "Template:Navbox unrealscript"
From Unreal Wiki, The Unreal Engine Documentation Site
m (Fixed broken link of Static) |
m (Add FilterEditorOnly) |
||
Line 13: | Line 13: | ||
| group4 = [[Flow control|Flow]] | | group4 = [[Flow control|Flow]] | ||
− | | list4 = [[GoTo statement|GoTo]] • [[If statement|If]] • [[Assert statement|Assert]] • [[Return statement|Return]] • [[Stop statement|Stop]] • [[Switch statement|Switch]] • [[While loop|While]] • [[Do...Until loop|Do...Until]] • [[For loop|For]] • [[ForEach loop|ForEach]] • [[Break statement|Break]] • [[Continue statement|Continue]] | + | | list4 = [[GoTo statement|GoTo]] • [[If statement|If]] • [[Assert statement|Assert]] • [[Return statement|Return]] • [[Stop statement|Stop]] • [[Switch statement|Switch]] • [[While loop|While]] • [[Do...Until loop|Do...Until]] • [[For loop|For]] • [[ForEach loop|ForEach]] • [[Break statement|Break]] • [[Continue statement|Continue]] • [[FilterEditorOnly]] |
| group5 = [[Specifiers]] | | group5 = [[Specifiers]] |
Revision as of 13:56, 12 March 2013
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 • Class • Enums • Structs (Vector ⋅ Rotator ⋅ Color) • Static arrays • Dynamic arrays • Delegates • Typecasting |
Literals | Boolean • Float • Integer • Names • Objects (None ⋅ Self) • Vectors • Rotators • Strings |
Flow | GoTo • If • Assert • Return • Stop • Switch • While • Do...Until • For • ForEach • Break • Continue • FilterEditorOnly |
Specifiers | Super • Global • Static • Default • Const |
UnrealScript | Syntax • .UC • .UCI • .UPKG • Comments • #directives • Native |
[create] Documentation