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