I love the smell of UnrealEd crashing in the morning. – tarquin

Difference between revisions of "Deprecated"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Changed to disambig page because of use as variable and class modifier.)
m (Swapped url)
 
Line 1: Line 1:
 
{{disambig}}
 
{{disambig}}
 
The keyword '''deprecated''' is used:
 
The keyword '''deprecated''' is used:
* as a modifier for declaring [[variables]] [[Classes#Modifiers|deprecated]]
+
* as a modifier for declaring [[variables]] [[Variables#Access_modifiers|deprecated]]
* as a modifier for declaring entire [[class|classes]] [[Variables#Access_modifiers|deprecated]]
+
* as a modifier for declaring entire [[class|classes]] [[Classes#Modifiers|deprecated]]

Latest revision as of 20:13, 23 August 2010

The keyword deprecated is used: