The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
Difference between revisions of "Template:Navbox unrealscript"
From Unreal Wiki, The Unreal Engine Documentation Site
m |
m |
||
Line 4: | Line 4: | ||
| group1 = Declarations | | group1 = Declarations | ||
| list1 = [[Classes]] • [[Interfaces]] • [[Variables]] • [[Enums]] • [[Structs]] • [[Constants]] • [[Functions]] • [[Operators]] • [[Delegates]] • [[States]] • [[Replication block]] • [[Defaultproperties]] • [[Subobjects]] • [[cpptext]] | | list1 = [[Classes]] • [[Interfaces]] • [[Variables]] • [[Enums]] • [[Structs]] • [[Constants]] • [[Functions]] • [[Operators]] • [[Delegates]] • [[States]] • [[Replication block]] • [[Defaultproperties]] • [[Subobjects]] • [[cpptext]] | ||
− | • [[Metadata]] • [[ | + | • [[Metadata]] • [[Preprocessor]] |
| group2 = [[Types]] | | group2 = [[Types]] | ||
| list2 = [[Types#Bool|bool]] • [[Types#Byte|byte]] • [[Types#Float|float]] • [[Types#Int|int]] • [[Types#Name|name]] • [[Types#String|string]] • [[Types#Reference types|Object]] • [[Enums]] • [[Structs]] ([[Vector]] ⋅ [[Rotator]]) • [[Static arrays]] • [[Dynamic arrays]] • [[Delegates]] • [[Typecasting]] | | list2 = [[Types#Bool|bool]] • [[Types#Byte|byte]] • [[Types#Float|float]] • [[Types#Int|int]] • [[Types#Name|name]] • [[Types#String|string]] • [[Types#Reference types|Object]] • [[Enums]] • [[Structs]] ([[Vector]] ⋅ [[Rotator]]) • [[Static arrays]] • [[Dynamic arrays]] • [[Delegates]] • [[Typecasting]] |
Revision as of 10:02, 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 |
[create] Documentation