FairyGUI.GearSize.GearSize C# (CSharp) Method

GearSize() public method

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