updated generated files
This commit is contained in:
@@ -23,7 +23,7 @@ namespace BlendFile.DNA {
|
||||
public SpreadsheetColumnID id;
|
||||
[DNAFieldAttribute(1, "uchar", 3, "data_type", "uchar", false, 24)]
|
||||
public byte data_type;
|
||||
[DNAArrayAttribute(7, "char", 4, "_pad0[7]", "System.Char[]", 7, 25)]
|
||||
[DNAArrayAttribute(7, "char", 4, "_pad0[7]", "System.Char[]", 7, false, 25)]
|
||||
public char[] _pad0 = new System.Char[7];
|
||||
[DNAFieldAttribute(8, "char", 5, "*display_name", "char", true, 32)]
|
||||
public char display_name;
|
||||
|
||||
Reference in New Issue
Block a user