Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
DisplayRef Class
DisplayRef Methods
GetObjectData Method
GetRealObject Method
DisplayRef
GetObjectData Method
This is for internal use only and is needed to control behavior of the Display with respect to the Save Game functions.
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
DisplayRef Class
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net