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