updated generated files
This commit is contained in:
@@ -19,7 +19,7 @@ namespace BlendFile.DNA {
|
||||
public bAddon next;
|
||||
[DNAFieldAttribute(8, "bAddon", 1, "*prev", "bAddon", true, 8)]
|
||||
public bAddon prev;
|
||||
[DNAArrayAttribute(128, "char", 2, "module[128]", "System.Char[]", 128, 16)]
|
||||
[DNAArrayAttribute(128, "char", 2, "module[128]", "System.Char[]", 128, false, 16)]
|
||||
public char[] module = new System.Char[128];
|
||||
[DNAFieldAttribute(8, "IDProperty", 3, "*prop", "IDProperty", true, 144)]
|
||||
public IDProperty prop;
|
||||
|
||||
Reference in New Issue
Block a user