CharacterGetInventoryRope 方法 |
获取角色行囊内的符合要求的绳索,50%机率使用;其它情况生成一条
命名空间: GameData.Domains.Character程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public ItemKey GetInventoryRope(
DataContext context,
sbyte grade
)
参数
- context DataContext
-
- grade SByte
-
返回值
ItemKey绳索 ItemKey, 为 Invalid 表示无可用绳索.
参见