6 public class Row : BaseRow
70 public override string[]
ImportFields =>
new string[1] {
"textFlavor" };
static string[] GetStringArray(int id)
static string GetString(int id)
static int GetInt(int id)
static int[] GetIntArray(int id)
override string[] ImportFields
override void SetRow(Row r)