Common.Settings.GetServerPath C# (CSharp) Méthode

GetServerPath() public static méthode

public static GetServerPath ( ) : string
Résultat string
            public static string GetServerPath()
            {
                return PlayerPrefs.GetString("serverPath");
            }