//------------------------------------------------------------------------------
//
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace G
{
using System.Collections;
using System.Collections.Generic;
using F;
using F.Item;
///
/// Generated from: mail.xlsx
///
public partial class ItemMail : Item, IItem
{
public const string ASSET_NAME = "mail";
///
/// 奖励
/// index:1
///
public int[] rewards
{
get; private set;
}
///
///
/// index:2
///
public string title
{
get; private set;
}
///
/// 解锁条件
/// index:3
///
public string content
{
get; private set;
}
///
/// 发送人
/// index:4
///
public string sender
{
get; private set;
}
///
/// 生命周期
/// index:5
///
public int life
{
get; private set;
}
///
/// 永久邮件
/// index:6
///
public int forever
{
get; private set;
}
public void Load(IList