Click or drag to resize
ConstructiondeserializeLinks Method

[Missing <summary> documentation for "M:Planetbase.Construction.deserializeLinks(System.Xml.XmlNode)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static List<Construction> deserializeLinks(
	XmlNode constructionNode
)

Parameters

constructionNode
Type: System.XmlXmlNode

[Missing <param name="constructionNode"/> documentation for "M:Planetbase.Construction.deserializeLinks(System.Xml.XmlNode)"]

Return Value

Type: ListConstruction

[Missing <returns> documentation for "M:Planetbase.Construction.deserializeLinks(System.Xml.XmlNode)"]

See Also