Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
Difference between revisions of "Transient"
From Unreal Wiki, The Unreal Engine Documentation Site
m (Redirected to Variables#Modifiers_affecting_values) |
m (disambig) |
||
Line 1: | Line 1: | ||
− | # | + | {{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 13:15, 19 September 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 transient is used as a modifier for classes and variables whose values should not be saved.