Click or drag to resize
ChallengegetFloatAttribute Method

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

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

Parameters

node
Type: System.XmlXmlElement

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

name
Type: SystemString

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

Return Value

Type: Single

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

See Also