Click or drag to resize

HtmlElement.GetInt Method (String)

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

Parameters

attrName
Type: System.String

Return Value

Type: Int32
See Also