EventHelperGetAllNotDevelopedBlocks 方法 |
获取指定区域所有未开化地块列表
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static List<MapBlockData> GetAllNotDevelopedBlocks(
short areaId
)
参数
- areaId Int16
- 区域ID
返回值
ListMapBlockData地块列表
参见