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

@@ -25,7 +25,7 @@ namespace BlendFile.DNA {
public float radius;
[DNAFieldAttribute(4, "float", 4, "size", "float", false, 136)]
public float size;
[DNAFieldAttribute(64, "char", 5, "defgrp_name[64]", "System.Char[]", false, 140)]
[DNAArrayAttribute(64, "char", 5, "defgrp_name[64]", "System.Char[]", 64, 140)]
public char[] defgrp_name = new System.Char[64];
[DNAFieldAttribute(2, "short", 6, "flag", "short", false, 204)]
public short flag;