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

@@ -27,7 +27,7 @@ namespace BlendFile.DNA {
public ListBase targets;
[DNAFieldAttribute(8, "Object", 5, "*tar", "Object", true, 40)]
public Object tar;
[DNAFieldAttribute(64, "char", 6, "subtarget[64]", "System.Char[]", false, 48)]
[DNAArrayAttribute(64, "char", 6, "subtarget[64]", "System.Char[]", 64, 48)]
public char[] subtarget = new System.Char[64];
public bPythonConstraint() {
this.text = default;