UnityEditor.CacheServerPreferences.Constants.Constants C# (CSharp) Method

Constants() public method

public Constants ( ) : System
return System
            public Constants()
            {
                this.cacheFolderLocation.wordWrap = true;
            }
        }
CacheServerPreferences.Constants