Click or drag to resize

XMLGetAttributeFloat Method (String, Single)

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float GetAttributeFloat(
	string attrName,
	float defValue
)

Parameters

attrName
Type: SystemString
defValue
Type: SystemSingle

Return Value

Type: Single
See Also