updated generated files
This commit is contained in:
@@ -17,7 +17,7 @@ namespace BlendFile.DNA {
|
||||
public class bNestedNodeRef {
|
||||
[DNAFieldAttribute(4, "int", 0, "id", "int", false, 0)]
|
||||
public int id;
|
||||
[DNAArrayAttribute(4, "char", 1, "_pad[4]", "System.Char[]", 4, 4)]
|
||||
[DNAArrayAttribute(4, "char", 1, "_pad[4]", "System.Char[]", 4, false, 4)]
|
||||
public char[] _pad = new System.Char[4];
|
||||
[DNAFieldAttribute(8, "bNestedNodePath", 2, "path", "bNestedNodePath", false, 8)]
|
||||
public bNestedNodePath path;
|
||||
|
||||
Reference in New Issue
Block a user