There is no spoon

Transient

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:33, 15 May 2011 by Wormbo (Talk | contribs) (no need to refer to NonTransient, they'll see when looking at the class modifiers)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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