I don't need to test my programs. I have an error-correcting modem.
Difference between revisions of "Deprecated"
From Unreal Wiki, The Unreal Engine Documentation Site
(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]] [[ | + | * as a modifier for declaring [[variables]] [[Variables#Access_modifiers|deprecated]] |
− | * as a modifier for declaring entire [[class|classes]] [[ | + | * as a modifier for declaring entire [[class|classes]] [[Classes#Modifiers|deprecated]] |
Latest revision as of 19:13, 23 August 2010
This disambiguation page lists articles associated with the same title. If an internal link led you here, you may wish to change the link to point directly to the intended article. |
The keyword deprecated is used:
- as a modifier for declaring variables deprecated
- as a modifier for declaring entire classes deprecated