EventHelperApplyRobItemFromGrave 方法 |
从坟墓中盗取道具
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static bool ApplyRobItemFromGrave(
int selfCharId,
int targetGraveId,
out ItemKey targetItemKey
)
参数
- selfCharId Int32
- 发起盗墓的角色ID
- targetGraveId Int32
- 目标坟墓ID
- targetItemKey ItemKey
- 获取到的道具
返回值
Boolean
参见