FairyGUI.GearText.GearText C# (CSharp) Method

GearText() public method

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