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