AssemblyCSharp.Paths.InitPaths C# (CSharp) Méthode

InitPaths() public static méthode

public static InitPaths ( ) : void
Résultat void
        public static void InitPaths()
        {
            GetCacheAssetsPath();
            GetStreamingAssetsPath();
        }