updated generated files
This commit is contained in:
@@ -21,13 +21,13 @@ namespace BlendFile.DNA {
|
||||
public AssetLibraryReference asset_library_ref;
|
||||
[DNAFieldAttribute(2, "short", 2, "asset_catalog_visibility", "short", false, 2096)]
|
||||
public short asset_catalog_visibility;
|
||||
[DNAArrayAttribute(6, "char", 3, "_pad[6]", "System.Char[]", 6, 2098)]
|
||||
[DNAArrayAttribute(6, "char", 3, "_pad[6]", "System.Char[]", 6, false, 2098)]
|
||||
public char[] _pad = new System.Char[6];
|
||||
[DNAFieldAttribute(16, "bUUID", 4, "catalog_id", "bUUID", false, 2104)]
|
||||
public bUUID catalog_id;
|
||||
[DNAFieldAttribute(2, "short", 5, "import_type", "short", false, 2120)]
|
||||
public short import_type;
|
||||
[DNAArrayAttribute(6, "char", 6, "_pad2[6]", "System.Char[]", 6, 2122)]
|
||||
[DNAArrayAttribute(6, "char", 6, "_pad2[6]", "System.Char[]", 6, false, 2122)]
|
||||
public char[] _pad2 = new System.Char[6];
|
||||
public FileAssetSelectParams() {
|
||||
this.base_params = default;
|
||||
|
||||
Reference in New Issue
Block a user