I don't need to test my programs. I have an error-correcting modem.
Difference between revisions of "Template:Navbox unrealscript"
From Unreal Wiki, The Unreal Engine Documentation Site
m (Might need a different group name..., anyway purpose of this is to document the .PKG file which allows the coder to set the PackageFlags on compile time) |
m (Fixed link for UPKG and predicted links for UC and UCI) |
||
Line 12: | Line 12: | ||
| list4 = [[Assert statement]] • [[Break statement]] • [[Continue statement]] • [[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 loop]] • [[For loop]] • [[ForEach loop]] • [[GoTo statement]] • [[If statement]] • [[Return statement]] • [[Stop statement]] • [[Switch statement]] • [[While loop]] | ||
| group5 = [[UnrealScript]] | | group5 = [[UnrealScript]] | ||
− | | list5 = [[.UC]] • [[.UCI]] • [[.UPKG]] • [[Comments]] | + | | list5 = [[UC File|.UC]] • [[UCI File|.UCI]] • [[UPKG File|.UPKG]] • [[Comments]] |
}}<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 21:27, 21 April 2010
Declarations | Classes • Interfaces • Variables • Enums • Structs • Constants • Functions • Operators • Delegates • States • Replication block • Defaultproperties • Subobjects • cpptext • Metadata • Preprocessor |
---|---|
Types | bool • byte • float • int • name • string • Object • Enums • Structs (Vector ⋅ Rotator) • Static arrays • Dynamic arrays • Delegates • Typecasting |
Literals | Boolean • Float • Integer • Names • Objects • 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 |
UnrealScript | .UC • .UCI • .UPKG • Comments |
[create] Documentation