EventHelperRemoveAllInventoryAndEquippedItems 方法 |
移除指定角色所有装备和行囊物品
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static void RemoveAllInventoryAndEquippedItems(
Character character
)
参数
- character Character
- 需要被移除物品的角色
参见