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