FairyGUI.GearColor.GearColor C# (CSharp) Method

GearColor() public method

public GearColor ( GObject owner ) : System.Collections.Generic
owner GObject
return System.Collections.Generic
        public GearColor(GObject owner)
            : base(owner)
        {
        }