点击或拖拽改变大小

EventArgBoxGetItem 方法

通过一个指定的存储于_intBox里的角色key获取一个物品

命名空间: GameData.Domains.TaiwuEvent
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public ItemBase GetItem(
	string key
)

参数

key  String

返回值

ItemBase
参见