updated generated files
This commit is contained in:
@@ -25,7 +25,7 @@ namespace BlendFile.DNA {
|
||||
public short type;
|
||||
[DNAFieldAttribute(2, "short", 4, "flag", "short", false, 14)]
|
||||
public short flag;
|
||||
[DNAArrayAttribute(128, "char", 5, "name[128]", "System.Char[]", 128, 16)]
|
||||
[DNAArrayAttribute(128, "char", 5, "name[128]", "System.Char[]", 128, false, 16)]
|
||||
public char[] name = new System.Char[128];
|
||||
public IpoDriver() {
|
||||
this.ob = default;
|
||||
|
||||
Reference in New Issue
Block a user