Regenerated code files
This commit is contained in:
@@ -17,7 +17,7 @@ namespace BlendFile.DNA {
|
||||
public class UserDef_Runtime {
|
||||
[DNAFieldAttribute(1, "char", 0, "is_dirty", "char", false, 0)]
|
||||
public char is_dirty;
|
||||
[DNAFieldAttribute(7, "char", 1, "_pad0[7]", "System.Char[]", false, 1)]
|
||||
[DNAArrayAttribute(7, "char", 1, "_pad0[7]", "System.Char[]", 7, 1)]
|
||||
public char[] _pad0 = new System.Char[7];
|
||||
public UserDef_Runtime() {
|
||||
this.is_dirty = default;
|
||||
|
||||
Reference in New Issue
Block a user