点击或拖拽改变大小

EventHelperIsLocationCanTransferChickenBySpiritualDebt 方法

判断一个地格是否满足换鸡的条件

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static bool IsLocationCanTransferChickenBySpiritualDebt(
	Location location
)

参数

location  Location
要判断的地格位置

返回值

Boolean
true:可以进行恩义换鸡/false:不可以进行恩义换鸡
参见