updated generated files
This commit is contained in:
@@ -27,7 +27,7 @@ namespace BlendFile.DNA {
|
||||
public int flag;
|
||||
[DNAFieldAttribute(4, "int", 8, "list_last_len", "int", false, 32)]
|
||||
public int list_last_len;
|
||||
[DNAArrayAttribute(128, "char", 10, "filter_byname[128]", "System.Char[]", 128, 36)]
|
||||
[DNAArrayAttribute(128, "char", 10, "filter_byname[128]", "System.Char[]", 128, false, 36)]
|
||||
public char[] filter_byname = new System.Char[128];
|
||||
[DNAFieldAttribute(4, "int", 11, "filter_flag", "int", false, 164)]
|
||||
public int filter_flag;
|
||||
|
||||
Reference in New Issue
Block a user