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