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