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