AssemblyCSharp.Paths.InitPaths C# (CSharp) 메소드

InitPaths() 공개 정적인 메소드

public static InitPaths ( ) : void
리턴 void
        public static void InitPaths()
        {
            GetCacheAssetsPath();
            GetStreamingAssetsPath();
        }