Regenerated code files
This commit is contained in:
@@ -19,9 +19,9 @@ namespace BlendFile.DNA {
|
||||
public CollectionExport next;
|
||||
[DNAFieldAttribute(8, "CollectionExport", 1, "*prev", "CollectionExport", true, 8)]
|
||||
public CollectionExport prev;
|
||||
[DNAFieldAttribute(64, "char", 2, "fh_idname[64]", "System.Char[]", false, 16)]
|
||||
[DNAArrayAttribute(64, "char", 2, "fh_idname[64]", "System.Char[]", 64, 16)]
|
||||
public char[] fh_idname = new System.Char[64];
|
||||
[DNAFieldAttribute(64, "char", 3, "name[64]", "System.Char[]", false, 80)]
|
||||
[DNAArrayAttribute(64, "char", 3, "name[64]", "System.Char[]", 64, 80)]
|
||||
public char[] name = new System.Char[64];
|
||||
[DNAFieldAttribute(8, "IDProperty", 4, "*export_properties", "IDProperty", true, 144)]
|
||||
public IDProperty export_properties;
|
||||
|
||||
Reference in New Issue
Block a user