更新表格
This commit is contained in:
@@ -17,17 +17,18 @@ namespace Stary.Evo.TableTextConversion
|
||||
// 序号
|
||||
[GUIColor(0, 1, 0)] public int index;
|
||||
// 名称
|
||||
public string vId;
|
||||
public string vidid;
|
||||
// 名称描述
|
||||
public string fileName;
|
||||
public string vType;
|
||||
public string filename;
|
||||
public string vidtype;
|
||||
public string location;
|
||||
public float time;
|
||||
public bool subtitle;
|
||||
public string remark;
|
||||
public string notes;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user