FairyGUI.GearIcon.GearIcon C# (CSharp) Method

GearIcon() public method

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