regenerated files
This commit is contained in:
@@ -15,7 +15,7 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(429, "MBoolProperty")]
|
||||
public struct MBoolProperty {
|
||||
[DNAFieldAttribute(0, "uchar", "b", "uchar", 1)]
|
||||
[DNAFieldAttribute(0, "uchar", "b", "uchar", 1, false)]
|
||||
public byte b;
|
||||
public MBoolProperty() {
|
||||
this.b = default;
|
||||
|
||||
Reference in New Issue
Block a user