ITEM_MakeItemString(ItemIndex);


函数功能:

根据道具索引获得道具的所有文字介绍


操作参数:

参数名 是否必须 类型 说明
ItemIndex int 对象索引 (道具)

返回值:

返回值类型 成功 失败
int或string或者nil 非nil -1或者nil

操作实例:

  1. Item.ITEM_MakeItemString(ItemIndex);

备注:

  • 更多返回错误代码请看首页的错误代码描述
作者:105493660  创建时间:2017-12-27 21:45
 更新时间:2025-12-24 21:35