Regenerated code files
This commit is contained in:
@@ -23,7 +23,7 @@ namespace BlendFile.DNA {
|
||||
public Ipo ipo;
|
||||
[DNAFieldAttribute(2, "short", 3, "flag", "short", false, 24)]
|
||||
public short flag;
|
||||
[DNAFieldAttribute(30, "char", 4, "name[30]", "System.Char[]", false, 26)]
|
||||
[DNAArrayAttribute(30, "char", 4, "name[30]", "System.Char[]", 30, 26)]
|
||||
public char[] name = new System.Char[30];
|
||||
public bConstraintChannel() {
|
||||
this.next = default;
|
||||
|
||||
Reference in New Issue
Block a user