I don't need to test my programs. I have an error-correcting modem.

Difference between revisions of "Transient"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
m (Redirected to Variables#Modifiers_affecting_values)
 
m (disambig)
Line 1: Line 1:
#REDIRECT [[Variables#Modifiers_affecting_values]]
+
{{disambig}}
 +
The keyword '''transient''' is used as a modifier for [[Class#Modifiers|classes]] and [[Variables#Modifiers_affecting_values|variables]] whose values should not be saved.

Revision as of 14:15, 19 September 2010

The keyword transient is used as a modifier for classes and variables whose values should not be saved.