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