We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
---角色激活套装的数量 ---@param charIndex number 目标的 对象index。 ---@return number @套装数量 function Char.GetSuitCount(charIndex) end 当身上有多套套装的时候,返回的是哪一套?
Char.GetSuitId(charIndex, slot) 知道了套装的id,但是不能getdata 和 setdata
The text was updated successfully, but these errors were encountered:
No branches or pull requests
---角色激活套装的数量
---@param charIndex number 目标的 对象index。
---@return number @套装数量
function Char.GetSuitCount(charIndex) end
当身上有多套套装的时候,返回的是哪一套?
Char.GetSuitId(charIndex, slot) 知道了套装的id,但是不能getdata 和 setdata
The text was updated successfully, but these errors were encountered: