regenerated files
This commit is contained in:
@@ -15,9 +15,9 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(956, "SpaceNodeOverlay")]
|
||||
public struct SpaceNodeOverlay {
|
||||
[DNAFieldAttribute(0, "int", "flag", "int", 4)]
|
||||
[DNAFieldAttribute(0, "int", "flag", "int", 4, false)]
|
||||
public int flag;
|
||||
[DNAFieldAttribute(1, "int", "preview_shape", "int", 4)]
|
||||
[DNAFieldAttribute(1, "int", "preview_shape", "int", 4, false)]
|
||||
public int preview_shape;
|
||||
public SpaceNodeOverlay() {
|
||||
this.flag = default;
|
||||
|
||||
Reference in New Issue
Block a user