Regenerated code files
This commit is contained in:
@@ -17,7 +17,7 @@ namespace BlendFile.DNA {
|
||||
public class SpaceAction_Runtime {
|
||||
[DNAFieldAttribute(1, "char", 0, "flag", "char", false, 0)]
|
||||
public char flag;
|
||||
[DNAFieldAttribute(7, "char", 1, "_pad0[7]", "System.Char[]", false, 1)]
|
||||
[DNAArrayAttribute(7, "char", 1, "_pad0[7]", "System.Char[]", 7, 1)]
|
||||
public char[] _pad0 = new System.Char[7];
|
||||
public SpaceAction_Runtime() {
|
||||
this.flag = default;
|
||||
|
||||
Reference in New Issue
Block a user