Regenerated code files

This commit is contained in:
Samuele Lorefice
2025-03-11 19:12:04 +01:00
parent 3756f864ed
commit c30467acc5
651 changed files with 2043 additions and 1940 deletions

View File

@@ -29,7 +29,7 @@ namespace BlendFile.DNA {
public float interior_band_width;
[DNAFieldAttribute(4, "float", 6, "density", "float", false, 144)]
public float density;
[DNAFieldAttribute(4, "char", 7, "_pad2[4]", "System.Char[]", false, 148)]
[DNAArrayAttribute(4, "char", 7, "_pad2[4]", "System.Char[]", 4, 148)]
public char[] _pad2 = new System.Char[4];
[DNAFieldAttribute(8, "void", 8, "*_pad3", "void", true, 152)]
public object _pad3;