Regenerated code files
This commit is contained in:
@@ -19,7 +19,7 @@ namespace BlendFile.DNA {
|
||||
public AssetTag next;
|
||||
[DNAFieldAttribute(8, "AssetTag", 1, "*prev", "AssetTag", true, 8)]
|
||||
public AssetTag prev;
|
||||
[DNAFieldAttribute(64, "char", 2, "name[64]", "System.Char[]", false, 16)]
|
||||
[DNAArrayAttribute(64, "char", 2, "name[64]", "System.Char[]", 64, 16)]
|
||||
public char[] name = new System.Char[64];
|
||||
public AssetTag() {
|
||||
this.next = default;
|
||||
|
||||
Reference in New Issue
Block a user