using UnityEngine;
using System.Collections;
using System.IO;
using System;
public class Resource
{
private static Hashtable texts = new Hashtable();
private static Hashtable images = new Hashtable();
private static Hashtable prefabs =
Unity客户端架构-Resource
最新推荐文章于 2025-01-01 00:00:00 发布