I'm a doctor, not a mechanic

Difference between revisions of "UnrealScript history"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
m (Changes between UT and UT2004)
m (Changes between UT and UT2004)
Line 31: Line 31:
  
 
==Changes between UT and UT2004==
 
==Changes between UT and UT2004==
<br>
 
 
''New'' [[Classes#Modifiers|Class modifiers]]
 
''New'' [[Classes#Modifiers|Class modifiers]]
 
<br>
 
<br>

Revision as of 00:30, 22 April 2010

Changes between UT3 and UDK


Changes between UT2004 and UT3

New Preprocessor
New Interfaces
Removed #exec Directives
New Class modifiers
New Metadata
New Overriding parent subobjects etc
New Components
New New array operations
New Constants can be accessed from other classes
New Variable modifiers
Removed Function replication in the Replication Block
New Function modifiers
New For Loop iteration method which exposes indice.


Changes between UT and UT2004

New Class modifiers
New Array.Length instead of Array.Count()
New Variable modifiers
New Function modifiers