FairyGUI.GearColor.GearColor C# (CSharp) Метод

GearColor() публичный Метод

public GearColor ( GObject owner ) : System.Collections.Generic
owner GObject
Результат System.Collections.Generic
        public GearColor(GObject owner)
            : base(owner)
        {
        }