Click or drag to resize

XMLGetAttributeInt Method (String, Int32)

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

Parameters

attrName
Type: SystemString
defValue
Type: SystemInt32

Return Value

Type: Int32
See Also