Regenerated codefiles
This commit is contained in:
@@ -15,70 +15,70 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(957, "SpaceNode", 360)]
|
||||
public class SpaceNode {
|
||||
[DNAFieldAttribute(0, "SpaceLink", "*next", "SpaceLink", 8, true, 0)]
|
||||
public SpaceLink ptr_next;
|
||||
[DNAFieldAttribute(1, "SpaceLink", "*prev", "SpaceLink", 8, true, 8)]
|
||||
public SpaceLink ptr_prev;
|
||||
[DNAFieldAttribute(2, "ListBase", "regionbase", "ListBase", 16, false, 16)]
|
||||
[DNAFieldAttribute(8, "SpaceLink", 0, "*next", "SpaceLink", true, 0)]
|
||||
public SpaceLink next;
|
||||
[DNAFieldAttribute(8, "SpaceLink", 1, "*prev", "SpaceLink", true, 8)]
|
||||
public SpaceLink prev;
|
||||
[DNAFieldAttribute(16, "ListBase", 2, "regionbase", "ListBase", false, 16)]
|
||||
public ListBase regionbase;
|
||||
[DNAFieldAttribute(3, "char", "spacetype", "char", 1, false, 32)]
|
||||
[DNAFieldAttribute(1, "char", 3, "spacetype", "char", false, 32)]
|
||||
public char spacetype;
|
||||
[DNAFieldAttribute(4, "char", "link_flag", "char", 1, false, 33)]
|
||||
[DNAFieldAttribute(1, "char", 4, "link_flag", "char", false, 33)]
|
||||
public char link_flag;
|
||||
[DNAFieldAttribute(5, "char", "_pad0[6]", "System.Char[]", 6, false, 34)]
|
||||
[DNAFieldAttribute(6, "char", 5, "_pad0[6]", "System.Char[]", false, 34)]
|
||||
public char[] _pad0 = new System.Char[6];
|
||||
[DNAFieldAttribute(6, "View2D", "v2d", "View2D", 152, false, 40)]
|
||||
[DNAFieldAttribute(152, "View2D", 6, "v2d", "View2D", false, 40)]
|
||||
public View2D v2d;
|
||||
[DNAFieldAttribute(7, "ID", "*id", "ID", 8, true, 192)]
|
||||
public ID ptr_id;
|
||||
[DNAFieldAttribute(8, "ID", "*from", "ID", 8, true, 200)]
|
||||
public ID ptr_from;
|
||||
[DNAFieldAttribute(9, "short", "flag", "short", 2, false, 208)]
|
||||
[DNAFieldAttribute(8, "ID", 7, "*id", "ID", true, 192)]
|
||||
public ID id;
|
||||
[DNAFieldAttribute(8, "ID", 8, "*from", "ID", true, 200)]
|
||||
public ID from;
|
||||
[DNAFieldAttribute(2, "short", 9, "flag", "short", false, 208)]
|
||||
public short flag;
|
||||
[DNAFieldAttribute(10, "char", "insert_ofs_dir", "char", 1, false, 210)]
|
||||
[DNAFieldAttribute(1, "char", 10, "insert_ofs_dir", "char", false, 210)]
|
||||
public char insert_ofs_dir;
|
||||
[DNAFieldAttribute(11, "char", "_pad1", "char", 1, false, 211)]
|
||||
[DNAFieldAttribute(1, "char", 11, "_pad1", "char", false, 211)]
|
||||
public char _pad1;
|
||||
[DNAFieldAttribute(12, "float", "xof", "float", 4, false, 212)]
|
||||
[DNAFieldAttribute(4, "float", 12, "xof", "float", false, 212)]
|
||||
public float xof;
|
||||
[DNAFieldAttribute(13, "float", "yof", "float", 4, false, 216)]
|
||||
[DNAFieldAttribute(4, "float", 13, "yof", "float", false, 216)]
|
||||
public float yof;
|
||||
[DNAFieldAttribute(14, "float", "zoom", "float", 4, false, 220)]
|
||||
[DNAFieldAttribute(4, "float", 14, "zoom", "float", false, 220)]
|
||||
public float zoom;
|
||||
[DNAFieldAttribute(15, "ListBase", "treepath", "ListBase", 16, false, 224)]
|
||||
[DNAFieldAttribute(16, "ListBase", 15, "treepath", "ListBase", false, 224)]
|
||||
public ListBase treepath;
|
||||
[DNAFieldAttribute(16, "bNodeTree", "*edittree", "bNodeTree", 8, true, 240)]
|
||||
public bNodeTree ptr_edittree;
|
||||
[DNAFieldAttribute(17, "bNodeTree", "*nodetree", "bNodeTree", 8, true, 248)]
|
||||
public bNodeTree ptr_nodetree;
|
||||
[DNAFieldAttribute(18, "char", "tree_idname[64]", "System.Char[]", 64, false, 256)]
|
||||
[DNAFieldAttribute(8, "bNodeTree", 16, "*edittree", "bNodeTree", true, 240)]
|
||||
public bNodeTree edittree;
|
||||
[DNAFieldAttribute(8, "bNodeTree", 17, "*nodetree", "bNodeTree", true, 248)]
|
||||
public bNodeTree nodetree;
|
||||
[DNAFieldAttribute(64, "char", 18, "tree_idname[64]", "System.Char[]", false, 256)]
|
||||
public char[] tree_idname = new System.Char[64];
|
||||
[DNAFieldAttribute(19, "int", "treetype", "int", 4, false, 320)]
|
||||
[DNAFieldAttribute(4, "int", 19, "treetype", "int", false, 320)]
|
||||
public int treetype;
|
||||
[DNAFieldAttribute(20, "short", "texfrom", "short", 2, false, 324)]
|
||||
[DNAFieldAttribute(2, "short", 20, "texfrom", "short", false, 324)]
|
||||
public short texfrom;
|
||||
[DNAFieldAttribute(21, "char", "shaderfrom", "char", 1, false, 326)]
|
||||
[DNAFieldAttribute(1, "char", 21, "shaderfrom", "char", false, 326)]
|
||||
public char shaderfrom;
|
||||
[DNAFieldAttribute(22, "char", "geometry_nodes_type", "char", 1, false, 327)]
|
||||
[DNAFieldAttribute(1, "char", 22, "geometry_nodes_type", "char", false, 327)]
|
||||
public char geometry_nodes_type;
|
||||
[DNAFieldAttribute(23, "bNodeTree", "*geometry_nodes_tool_tree", "bNodeTree", 8, true, 328)]
|
||||
public bNodeTree ptr_geometry_nodes_tool_tree;
|
||||
[DNAFieldAttribute(24, "bGPdata", "*gpd", "bGPdata", 8, true, 336)]
|
||||
public bGPdata ptr_gpd;
|
||||
[DNAFieldAttribute(25, "SpaceNodeOverlay", "overlay", "SpaceNodeOverlay", 8, false, 344)]
|
||||
[DNAFieldAttribute(8, "bNodeTree", 23, "*geometry_nodes_tool_tree", "bNodeTree", true, 328)]
|
||||
public bNodeTree geometry_nodes_tool_tree;
|
||||
[DNAFieldAttribute(8, "bGPdata", 24, "*gpd", "bGPdata", true, 336)]
|
||||
public bGPdata gpd;
|
||||
[DNAFieldAttribute(8, "SpaceNodeOverlay", 25, "overlay", "SpaceNodeOverlay", false, 344)]
|
||||
public SpaceNodeOverlay overlay;
|
||||
[DNAFieldAttribute(26, "SpaceNode_Runtime", "*runtime", "SpaceNode_Runtime", 8, true, 352)]
|
||||
public SpaceNode_Runtime ptr_runtime;
|
||||
[DNAFieldAttribute(8, "SpaceNode_Runtime", 26, "*runtime", "SpaceNode_Runtime", true, 352)]
|
||||
public SpaceNode_Runtime runtime;
|
||||
public SpaceNode() {
|
||||
this.ptr_next = default;
|
||||
this.ptr_prev = default;
|
||||
this.next = default;
|
||||
this.prev = default;
|
||||
this.regionbase = default;
|
||||
this.spacetype = default;
|
||||
this.link_flag = default;
|
||||
this._pad0 = default;
|
||||
this.v2d = default;
|
||||
this.ptr_id = default;
|
||||
this.ptr_from = default;
|
||||
this.id = default;
|
||||
this.from = default;
|
||||
this.flag = default;
|
||||
this.insert_ofs_dir = default;
|
||||
this._pad1 = default;
|
||||
@@ -86,28 +86,28 @@ namespace BlendFile.DNA {
|
||||
this.yof = default;
|
||||
this.zoom = default;
|
||||
this.treepath = default;
|
||||
this.ptr_edittree = default;
|
||||
this.ptr_nodetree = default;
|
||||
this.edittree = default;
|
||||
this.nodetree = default;
|
||||
this.tree_idname = default;
|
||||
this.treetype = default;
|
||||
this.texfrom = default;
|
||||
this.shaderfrom = default;
|
||||
this.geometry_nodes_type = default;
|
||||
this.ptr_geometry_nodes_tool_tree = default;
|
||||
this.ptr_gpd = default;
|
||||
this.geometry_nodes_tool_tree = default;
|
||||
this.gpd = default;
|
||||
this.overlay = default;
|
||||
this.ptr_runtime = default;
|
||||
this.runtime = default;
|
||||
}
|
||||
public SpaceNode(
|
||||
SpaceLink ptr_next,
|
||||
SpaceLink ptr_prev,
|
||||
SpaceLink next,
|
||||
SpaceLink prev,
|
||||
ListBase regionbase,
|
||||
char spacetype,
|
||||
char link_flag,
|
||||
char[] _pad0,
|
||||
View2D v2d,
|
||||
ID ptr_id,
|
||||
ID ptr_from,
|
||||
ID id,
|
||||
ID from,
|
||||
short flag,
|
||||
char insert_ofs_dir,
|
||||
char _pad1,
|
||||
@@ -115,26 +115,26 @@ namespace BlendFile.DNA {
|
||||
float yof,
|
||||
float zoom,
|
||||
ListBase treepath,
|
||||
bNodeTree ptr_edittree,
|
||||
bNodeTree ptr_nodetree,
|
||||
bNodeTree edittree,
|
||||
bNodeTree nodetree,
|
||||
char[] tree_idname,
|
||||
int treetype,
|
||||
short texfrom,
|
||||
char shaderfrom,
|
||||
char geometry_nodes_type,
|
||||
bNodeTree ptr_geometry_nodes_tool_tree,
|
||||
bGPdata ptr_gpd,
|
||||
bNodeTree geometry_nodes_tool_tree,
|
||||
bGPdata gpd,
|
||||
SpaceNodeOverlay overlay,
|
||||
SpaceNode_Runtime ptr_runtime) {
|
||||
this.ptr_next = ptr_next;
|
||||
this.ptr_prev = ptr_prev;
|
||||
SpaceNode_Runtime runtime) {
|
||||
this.next = next;
|
||||
this.prev = prev;
|
||||
this.regionbase = regionbase;
|
||||
this.spacetype = spacetype;
|
||||
this.link_flag = link_flag;
|
||||
this._pad0 = _pad0;
|
||||
this.v2d = v2d;
|
||||
this.ptr_id = ptr_id;
|
||||
this.ptr_from = ptr_from;
|
||||
this.id = id;
|
||||
this.from = from;
|
||||
this.flag = flag;
|
||||
this.insert_ofs_dir = insert_ofs_dir;
|
||||
this._pad1 = _pad1;
|
||||
@@ -142,17 +142,17 @@ namespace BlendFile.DNA {
|
||||
this.yof = yof;
|
||||
this.zoom = zoom;
|
||||
this.treepath = treepath;
|
||||
this.ptr_edittree = ptr_edittree;
|
||||
this.ptr_nodetree = ptr_nodetree;
|
||||
this.edittree = edittree;
|
||||
this.nodetree = nodetree;
|
||||
this.tree_idname = tree_idname;
|
||||
this.treetype = treetype;
|
||||
this.texfrom = texfrom;
|
||||
this.shaderfrom = shaderfrom;
|
||||
this.geometry_nodes_type = geometry_nodes_type;
|
||||
this.ptr_geometry_nodes_tool_tree = ptr_geometry_nodes_tool_tree;
|
||||
this.ptr_gpd = ptr_gpd;
|
||||
this.geometry_nodes_tool_tree = geometry_nodes_tool_tree;
|
||||
this.gpd = gpd;
|
||||
this.overlay = overlay;
|
||||
this.ptr_runtime = ptr_runtime;
|
||||
this.runtime = runtime;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user