If a class is labeled with this attribute, when instances are saved and loaded, if the class
structure has subsequently changed, other classes within the same save will still load
correctly. Using this attribute adds 4 bytes to the amount of data saved per instance.
View code on GitHub
Inheritance Hierarchy
System Attribute
DeltaEngine.Core SaveSafely
Namespace: DeltaEngine.Core
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The SaveSafely type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SaveSafely | Initializes a new instance of the SaveSafely class |
See Also