TITLE getIntData
MAX_WIDTH

TEXT --{
int getIntData(slotId, name)

返回指定物品槽中的物品的int类型的用户数据

- slotId (int): 物品槽id
- name (string): 用户数据名
}--