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