updated generated files

This commit is contained in:
mm00
2025-03-12 19:02:40 +01:00
parent 226f001c78
commit ba61ea59f9
650 changed files with 1951 additions and 1941 deletions

View File

@@ -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;