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

@@ -29,7 +29,7 @@ namespace BlendFile.DNA {
public int endstill;
[DNAFieldAttribute(8, "StripElem", 6, "*stripdata", "StripElem", true, 32)]
public StripElem stripdata;
[DNAArrayAttribute(768, "char", 7, "dir[768]", "System.Char[]", 768, 40)]
[DNAArrayAttribute(768, "char", 7, "dir[768]", "System.Char[]", 768, false, 40)]
public char[] dir = new System.Char[768];
[DNAFieldAttribute(8, "StripProxy", 8, "*proxy", "StripProxy", true, 808)]
public StripProxy proxy;