Click or drag to resize
ChallengegetBoolAttribute Method

[Missing <summary> documentation for "M:Planetbase.Challenge.getBoolAttribute(System.Xml.XmlElement,System.String)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool getBoolAttribute(
	XmlElement node,
	string name
)

Parameters

node
Type: System.XmlXmlElement

[Missing <param name="node"/> documentation for "M:Planetbase.Challenge.getBoolAttribute(System.Xml.XmlElement,System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Planetbase.Challenge.getBoolAttribute(System.Xml.XmlElement,System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Planetbase.Challenge.getBoolAttribute(System.Xml.XmlElement,System.String)"]

See Also