Regenerated code files
This commit is contained in:
@@ -23,7 +23,7 @@ namespace BlendFile.DNA {
|
||||
public float level;
|
||||
[DNAFieldAttribute(4, "float", 3, "speed", "float", false, 64)]
|
||||
public float speed;
|
||||
[DNAFieldAttribute(4, "char", 4, "_pad0[4]", "System.Char[]", false, 68)]
|
||||
[DNAArrayAttribute(4, "char", 4, "_pad0[4]", "System.Char[]", 4, 68)]
|
||||
public char[] _pad0 = new System.Char[4];
|
||||
public BoidRuleAverageSpeed() {
|
||||
this.rule = default;
|
||||
|
||||
Reference in New Issue
Block a user