Regenerated codefiles
This commit is contained in:
@@ -14,8 +14,8 @@ namespace BlendFile.DNA {
|
||||
using BlendFile;
|
||||
|
||||
[DNAClassAttribute(745, "IndexSwitchItem", 4)]
|
||||
public struct IndexSwitchItem {
|
||||
[DNAFieldAttribute(0, "int", "identifier", "int", 4, false, 0)]
|
||||
public class IndexSwitchItem {
|
||||
[DNAFieldAttribute(4, "int", 0, "identifier", "int", false, 0)]
|
||||
public int identifier;
|
||||
public IndexSwitchItem() {
|
||||
this.identifier = default;
|
||||
|
||||
Reference in New Issue
Block a user