CheckRecipeFlg(_CharIndex, Recipeid);


函数功能:

检查人物身上是否拥有配方


操作参数:

参数名 是否必须 类型 说明
_CharIndex int 角色对象索引
Recipeid int 配方id

返回值:

返回值类型 步数 失败
int 1 0

操作实例:

Char.CheckRecipeFlg(_CharIndex,200);--检查人物身上是否有配方200

备注:

  • 更多返回错误代码请看首页的错误代码描述
文档更新时间: 2022-01-13 17:10   作者:105493660