Always snap to grid

Difference between revisions of "Template:Navbox unrealscript"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
m (added compiler directives)
(modified simple type links to let them point to dedicated simple type pages, in case we ever have more than just redirects; FilterEditorOnly is not a flow control statement)
 
(4 intermediate revisions by 2 users not shown)
Line 4: Line 4:
  
 
| group1 = Declarations
 
| group1 = Declarations
| list1  = [[Preprocessor]] • [[Classes]] • [[Interfaces]] • [[cpptext]] • [[Constants]] • [[Enums]] • [[Structs]] • [[Variables]] ([[Metadata]]) • [[Replication block]] • [[Operators]] • [[Delegates]] • [[Functions]] • [[States]] • [[Defaultproperties]] ([[Subobjects]])
+
| list1  = [[Preprocessor]] • [[Classes]] • [[Interfaces]] • [[Cpptext]] • [[Constants]] • [[Enums]] • [[Structs]] • [[Variables]] ([[Metadata]]) • [[Replication block]] • [[Operators]] • [[Delegates]] • [[Functions]] • [[States]] • [[Defaultproperties]] ([[Subobjects]])
  
 
| 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]] • [[Class_limiter#Class|Class]] • [[Enums]] • [[Structs]] ([[Vector]] ⋅ [[Rotator]] ⋅ [[Color]]) • [[Static arrays]] • [[Dynamic arrays]] • [[Delegates]] • [[Typecasting]]
+
| list2  = [[bool]] • [[byte]] • [[float]] • [[int]] • [[name]] • [[string]] • [[Types#Reference types|Object]] • [[Class_limiter#Class|Class]] • [[Enums]] • [[Structs]] ([[Vector]] ⋅ [[Rotator]] ⋅ [[Quat]] ⋅ [[Color]]) • [[Static arrays]] • [[Dynamic arrays]] • [[Delegates]] • [[Typecasting]]
  
 
| group3 = [[Literals]]
 
| group3 = [[Literals]]
Line 16: Line 16:
  
 
| group5 = [[Specifiers]]
 
| group5 = [[Specifiers]]
| list5  = [[Function call specifiers#Super|Super]] • [[Function call specifiers#Global|Global]] • [[Functions#Syntax_2|Static]] • [[Variables#Accessing_variables|Default]] • [[Constants#Usage|Const]]
+
| 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]]
| 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}}]]}}

Latest revision as of 12:33, 29 August 2015

[create] Documentation