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