regenerated files
This commit is contained in:
@@ -15,7 +15,7 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(745, "IndexSwitchItem")]
|
||||
public struct IndexSwitchItem {
|
||||
[DNAFieldAttribute(0, "int", "identifier", 4)]
|
||||
[DNAFieldAttribute(0, "int", "identifier", "int", 4)]
|
||||
public int identifier;
|
||||
public IndexSwitchItem() {
|
||||
this.identifier = default;
|
||||
|
||||
Reference in New Issue
Block a user