UnityEditor.PrefColor.PrefColor C# (CSharp) Method

PrefColor() public method

public PrefColor ( ) : System
return System
        public PrefColor()
        {
            this.m_Loaded = true;
        }

Same methods

PrefColor::PrefColor ( string name, float defaultRed, float defaultGreen, float defaultBlue, float defaultAlpha ) : System