dp-s_doc/Object/AccountCargo/AccountCargo.md

32 lines
578 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# AccountCargo 类函数文档
**类说明**
`AccountCargo`类用于表示游戏中的账号金库的各种属性和操作方法。
---
## 二、GetEmptySlot 函数
### 函数签名
- `function GetEmptySlot()`
### 返回值
- 整数,表示空格子的槽位。
### 说明
获取获取空格子。
---
## 三、InsertItem 函数
### 函数签名
- `function InsertItem()`
### 说明
存储物品。
---
## 四、SendItemList 函数
### 函数签名
- `function SendItemList()`
### 返回值
- 整数Flag。
### 说明
刷新列表。