UnityEditor.CacheServerPreferences.Constants.Constants C# (CSharp) 메소드

Constants() 공개 메소드

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