Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
SolidityMapping Structure
SolidityMapping Methods
GetObjectData Method
SolidityMapping
GetObjectData Method
This is provided to allow the object to be serialized for the purposes of saving and loading game data.
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
void
GetObjectData
(
SerializationInfo
info
,
StreamingContext
context
)
Parameters
info
Type:
System.Runtime.Serialization
SerializationInfo
context
Type:
System.Runtime.Serialization
StreamingContext
Implements
ISerializable
GetObjectData(SerializationInfo, StreamingContext)
See Also
Reference
SolidityMapping Structure
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net