XMLIterator.GetAttributeInt Method (String, Int32) |
Namespace:
FairyGUI.Utils
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static int GetAttributeInt(
string attrName,
int defValue
)
Parameters
- attrName
- Type: System.String
- defValue
- Type: System.Int32
Return Value
Type:
Int32See Also