[]
Saves the skin to XML.
public bool Serialize(XmlTextWriter w)
Public Function Serialize(w As XmlTextWriter) As Boolean
Type | Name | Description |
---|---|---|
XmlTextWriter | w | XmlTextWriter to which to write (save) the object |
Type | Description |
---|---|
bool | true if successful; false otherwise |