XMLIterator.GetAttributeFloat Method (String, Single) |
Namespace:
FairyGUI.Utils
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static float GetAttributeFloat(
string attrName,
float defValue
)
Parameters
- attrName
- Type: System.String
- defValue
- Type: System.Single
Return Value
Type:
SingleSee Also