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