表格数据集更新
This commit is contained in:
@@ -24,9 +24,6 @@ namespace Stary.Evo.TableTextConversion
|
||||
public string voice;
|
||||
public string trigger;
|
||||
public string uirelated;
|
||||
public string description;
|
||||
public string format;
|
||||
public string notes;
|
||||
}
|
||||
|
||||
public enum AudioType
|
||||
|
||||
@@ -23,17 +23,7 @@ namespace Stary.Evo.TableTextConversion
|
||||
|
||||
public string uitype;
|
||||
public List<SubtitleInfo> subtitle;
|
||||
|
||||
public string nodelocation;
|
||||
|
||||
public string description;
|
||||
|
||||
public string displaycondition;
|
||||
public string animationrequirement;
|
||||
public string size;
|
||||
public string format;
|
||||
|
||||
public string notes;
|
||||
}
|
||||
[Serializable]
|
||||
public class SubtitleInfo
|
||||
|
||||
Reference in New Issue
Block a user