Click or drag to resize

XMLGetAttributeColor Method

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

Parameters

attrName
Type: SystemString
defValue
Type: Color

Return Value

Type: Color
See Also