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 (added compiler directives) |
m (Cpptext capitalize) |
||
Line 4: | Line 4: | ||
| group1 = Declarations | | group1 = Declarations | ||
− | | list1 = [[Preprocessor]] • [[Classes]] • [[Interfaces]] • [[ | + | | list1 = [[Preprocessor]] • [[Classes]] • [[Interfaces]] • [[Cpptext]] • [[Constants]] • [[Enums]] • [[Structs]] • [[Variables]] ([[Metadata]]) • [[Replication block]] • [[Operators]] • [[Delegates]] • [[Functions]] • [[States]] • [[Defaultproperties]] ([[Subobjects]]) |
| group2 = [[Types]] | | group2 = [[Types]] | ||
Line 19: | Line 19: | ||
| group6 = [[UnrealScript]] | | group6 = [[UnrealScript]] | ||
− | | list6 = [[UnrealScript syntax|Syntax]] • [[UC File|.UC]] • [[UCI File|.UCI]] • [[UPKG File|.UPKG]] • [[Comments]] • [[Compiler directives|#directives]] | + | | list6 = [[UnrealScript syntax|Syntax]] • [[UC File|.UC]] • [[UCI File|.UCI]] • [[UPKG File|.UPKG]] • [[Comments]] • [[Compiler directives|#directives]] • [[Native coding|Native]] |
}}<includeonly> | }}<includeonly> | ||
{{#ifeq:{{#sub:{{PAGENAME}}|0|12}}|UnrealScript|[[Category:UnrealScript reference| {{PAGENAME}}]]|[[Category:UnrealScript reference|{{PAGENAME}}]]}} | {{#ifeq:{{#sub:{{PAGENAME}}|0|12}}|UnrealScript|[[Category:UnrealScript reference| {{PAGENAME}}]]|[[Category:UnrealScript reference|{{PAGENAME}}]]}} |
Revision as of 19:51, 9 July 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 • 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