<<<<<<< HEAD InputAction.serialize Method
Click or drag to resize
InputActionserialize Method
Saves the object in XML format.

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void serialize(
=======
InputAction.serialize Method 
InputActionserialize Method

[Missing <summary> documentation for "M:Planetbase.InputAction.serialize(System.Xml.XmlNode,System.String)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void serialize(
>>>>>>> origin/gh-pages
	XmlNode parent,
	string name
)

Parameters

parent
Type: System.XmlXmlNode
The parent XMLNode object
name
Type: SystemString
The name of this object's node.
See Also
======= )

Parameters

parent
Type: System.XmlXmlNode

[Missing <param name="parent"/> documentation for "M:Planetbase.InputAction.serialize(System.Xml.XmlNode,System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Planetbase.InputAction.serialize(System.Xml.XmlNode,System.String)"]

See Also
>>>>>>> origin/gh-pages