Next
GetPlayer
Previous
GetTechId
GiveRecipe
Char.GiveRecipe(CharIndex,RecipeId)
函数功能
为对象增加RecipeId的配方,等同于脚本中的
GiveRecipe
。
参数说明
CharIndex:
数值型
目标的 对象index。
RecipeId:
数值型
配方的ID。
返回值
制作成功则返回1,否则返回0。
Next
GetPlayer
Previous
GetTechId