点击或拖拽改变大小

ItemKeyTemplateEquals 方法

检查物品模板是否一样

命名空间: GameData.Domains.Item
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public bool TemplateEquals(
	ItemKey other
)

参数

other  ItemKey

返回值

Boolean
参见