Click or drag to resize
DigitalRuneLayoutSerializerOnCreateInstance Method
Called when a game instance needs to be created.
Overload List
  NameDescription
Protected methodOnCreateInstance(Type, XElement)
Called when a game instance needs to be created.
Protected methodOnCreateInstance(Type, XmlReader)
Called when a game instance needs to be created.
Top
See Also