updated generated files
This commit is contained in:
@@ -21,7 +21,7 @@ namespace BlendFile.DNA {
|
||||
public int index_custom;
|
||||
[DNAFieldAttribute(1, "char", 2, "flag", "char", false, 8)]
|
||||
public char flag;
|
||||
[DNAArrayAttribute(7, "char", 3, "_pad0[7]", "System.Char[]", 7, 9)]
|
||||
[DNAArrayAttribute(7, "char", 3, "_pad0[7]", "System.Char[]", 7, false, 9)]
|
||||
public char[] _pad0 = new System.Char[7];
|
||||
public TransformOrientationSlot() {
|
||||
this.type = default;
|
||||
|
||||
Reference in New Issue
Block a user