DelRecipeFlg(_CharIndex, Recipeid);


函数功能:

删除人物身上配方ID。


操作参数:

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

返回值:

返回值类型 成功 失败
int 1 0

操作实例:

Char.DelRecipeFlg(_CharIndex,200);

备注:

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