I'm a doctor, not a mechanic
Difference between revisions of "Template:Navbox unrealscript"
From Unreal Wiki, The Unreal Engine Documentation Site
m (Cpptext capitalize) |
m (Fixed broken link of Static) |
||
Line 16: | Line 16: | ||
| group5 = [[Specifiers]] | | group5 = [[Specifiers]] | ||
− | | list5 = [[Function call specifiers#Super|Super]] • [[Function call specifiers#Global|Global]] • [[Functions# | + | | list5 = [[Function call specifiers#Super|Super]] • [[Function call specifiers#Global|Global]] • [[Functions#Syntax 3|Static]] • [[Variables#Accessing variables|Default]] • [[Constants#Usage|Const]] |
| group6 = [[UnrealScript]] | | group6 = [[UnrealScript]] |
Revision as of 16:32, 21 April 2011
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 |
Specifiers | Super • Global • Static • Default • Const |
UnrealScript | Syntax • .UC • .UCI • .UPKG • Comments • #directives • Native |
[create] Documentation