FairyGUI.GearLook.GearLook C# (CSharp) Method

GearLook() public method

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