regenerated files
This commit is contained in:
@@ -15,7 +15,7 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(600, "NodeReroute")]
|
||||
public struct NodeReroute {
|
||||
[DNAFieldAttribute(0, "char", "type_idname[64]", "System.Char[]", 1)]
|
||||
[DNAFieldAttribute(0, "char", "type_idname[64]", "System.Char[]", 64, false)]
|
||||
public char[] type_idname = new System.Char[64];
|
||||
public NodeReroute() {
|
||||
this.type_idname = default;
|
||||
|
||||
Reference in New Issue
Block a user