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

@@ -19,7 +19,7 @@ namespace BlendFile.DNA {
public bUserAssetShelfSettings next;
[DNAFieldAttribute(8, "bUserAssetShelfSettings", 1, "*prev", "bUserAssetShelfSettings", true, 8)]
public bUserAssetShelfSettings prev;
[DNAArrayAttribute(64, "char", 2, "shelf_idname[64]", "System.Char[]", 64, 16)]
[DNAArrayAttribute(64, "char", 2, "shelf_idname[64]", "System.Char[]", 64, false, 16)]
public char[] shelf_idname = new System.Char[64];
[DNAFieldAttribute(16, "ListBase", 3, "enabled_catalog_paths", "ListBase", false, 80)]
public ListBase enabled_catalog_paths;