updated generated files
This commit is contained in:
@@ -25,7 +25,7 @@ namespace BlendFile.DNA {
|
||||
public int start_frame;
|
||||
[DNAFieldAttribute(4, "int", 4, "end_frame", "int", false, 24)]
|
||||
public int end_frame;
|
||||
[DNAArrayAttribute(4, "char", 5, "_pad[4]", "System.Char[]", 4, 28)]
|
||||
[DNAArrayAttribute(4, "char", 5, "_pad[4]", "System.Char[]", 4, false, 28)]
|
||||
public char[] _pad = new System.Char[4];
|
||||
public MovieTrackingDopesheetCoverageSegment() {
|
||||
this.next = default;
|
||||
|
||||
Reference in New Issue
Block a user