Regenerated code files
This commit is contained in:
@@ -19,9 +19,9 @@ namespace BlendFile.DNA {
|
||||
public Object tar;
|
||||
[DNAFieldAttribute(4, "int", 1, "trackflag", "int", false, 8)]
|
||||
public int trackflag;
|
||||
[DNAFieldAttribute(4, "char", 2, "_pad[4]", "System.Char[]", false, 12)]
|
||||
[DNAArrayAttribute(4, "char", 2, "_pad[4]", "System.Char[]", 4, 12)]
|
||||
public char[] _pad = new System.Char[4];
|
||||
[DNAFieldAttribute(64, "char", 3, "subtarget[64]", "System.Char[]", false, 16)]
|
||||
[DNAArrayAttribute(64, "char", 3, "subtarget[64]", "System.Char[]", 64, 16)]
|
||||
public char[] subtarget = new System.Char[64];
|
||||
public bDampTrackConstraint() {
|
||||
this.tar = default;
|
||||
|
||||
Reference in New Issue
Block a user