using System.Collections; using System.Collections.Generic; using UnityEngine; namespace WK { /// /// 游戏性相关的常量 /// public class ConstDefine { } }