Regenerated code files
This commit is contained in:
@@ -27,13 +27,13 @@ namespace BlendFile.DNA {
|
||||
public short flag;
|
||||
[DNAFieldAttribute(2, "short", 5, "runtime_flag", "short", false, 34)]
|
||||
public short runtime_flag;
|
||||
[DNAFieldAttribute(4, "char", 6, "_pad[4]", "System.Char[]", false, 36)]
|
||||
[DNAArrayAttribute(4, "char", 6, "_pad[4]", "System.Char[]", 4, 36)]
|
||||
public char[] _pad = new System.Char[4];
|
||||
[DNAFieldAttribute(16, "ListBase", 7, "layer_collections", "ListBase", false, 40)]
|
||||
public ListBase layer_collections;
|
||||
[DNAFieldAttribute(2, "short", 8, "local_collections_bits", "short", false, 56)]
|
||||
public short local_collections_bits;
|
||||
[DNAFieldAttribute(6, "short", 9, "_pad2[3]", "System.Int16[]", false, 58)]
|
||||
[DNAArrayAttribute(6, "short", 9, "_pad2[3]", "System.Int16[]", 3, 58)]
|
||||
public short[] _pad2 = new System.Int16[3];
|
||||
public LayerCollection() {
|
||||
this.next = default;
|
||||
|
||||
Reference in New Issue
Block a user