Regenerated codefiles
This commit is contained in:
@@ -13,77 +13,75 @@ using System;
|
||||
namespace BlendFile.DNA {
|
||||
using BlendFile;
|
||||
|
||||
[DNAClassAttribute(842, "ARegion", 440)]
|
||||
[DNAClassAttribute(842, "ARegion", 424)]
|
||||
public class ARegion {
|
||||
[DNAFieldAttribute(0, "ARegion", "*next", "ARegion", 8, true, 0)]
|
||||
public ARegion ptr_next;
|
||||
[DNAFieldAttribute(1, "ARegion", "*prev", "ARegion", 8, true, 8)]
|
||||
public ARegion ptr_prev;
|
||||
[DNAFieldAttribute(2, "View2D", "v2d", "View2D", 152, false, 16)]
|
||||
[DNAFieldAttribute(8, "ARegion", 0, "*next", "ARegion", true, 0)]
|
||||
public ARegion next;
|
||||
[DNAFieldAttribute(8, "ARegion", 1, "*prev", "ARegion", true, 8)]
|
||||
public ARegion prev;
|
||||
[DNAFieldAttribute(152, "View2D", 2, "v2d", "View2D", false, 16)]
|
||||
public View2D v2d;
|
||||
[DNAFieldAttribute(3, "rcti", "winrct", "rcti", 16, false, 168)]
|
||||
[DNAFieldAttribute(16, "rcti", 3, "winrct", "rcti", false, 168)]
|
||||
public rcti winrct;
|
||||
[DNAFieldAttribute(4, "rcti", "drawrct", "rcti", 16, false, 184)]
|
||||
[DNAFieldAttribute(16, "rcti", 4, "drawrct", "rcti", false, 184)]
|
||||
public rcti drawrct;
|
||||
[DNAFieldAttribute(5, "short", "winx", "short", 2, false, 200)]
|
||||
[DNAFieldAttribute(2, "short", 5, "winx", "short", false, 200)]
|
||||
public short winx;
|
||||
[DNAFieldAttribute(6, "short", "winy", "short", 2, false, 202)]
|
||||
[DNAFieldAttribute(2, "short", 6, "winy", "short", false, 202)]
|
||||
public short winy;
|
||||
[DNAFieldAttribute(7, "int", "category_scroll", "int", 4, false, 204)]
|
||||
[DNAFieldAttribute(4, "int", 7, "category_scroll", "int", false, 204)]
|
||||
public int category_scroll;
|
||||
[DNAFieldAttribute(8, "char", "_pad0[4]", "System.Char[]", 4, false, 208)]
|
||||
[DNAFieldAttribute(4, "char", 8, "_pad0[4]", "System.Char[]", false, 208)]
|
||||
public char[] _pad0 = new System.Char[4];
|
||||
[DNAFieldAttribute(9, "short", "visible", "short", 2, false, 212)]
|
||||
[DNAFieldAttribute(2, "short", 9, "visible", "short", false, 212)]
|
||||
public short visible;
|
||||
[DNAFieldAttribute(10, "short", "regiontype", "short", 2, false, 214)]
|
||||
[DNAFieldAttribute(2, "short", 10, "regiontype", "short", false, 214)]
|
||||
public short regiontype;
|
||||
[DNAFieldAttribute(11, "short", "alignment", "short", 2, false, 216)]
|
||||
[DNAFieldAttribute(2, "short", 11, "alignment", "short", false, 216)]
|
||||
public short alignment;
|
||||
[DNAFieldAttribute(12, "short", "flag", "short", 2, false, 218)]
|
||||
[DNAFieldAttribute(2, "short", 12, "flag", "short", false, 218)]
|
||||
public short flag;
|
||||
[DNAFieldAttribute(13, "short", "sizex", "short", 2, false, 220)]
|
||||
[DNAFieldAttribute(2, "short", 13, "sizex", "short", false, 220)]
|
||||
public short sizex;
|
||||
[DNAFieldAttribute(14, "short", "sizey", "short", 2, false, 222)]
|
||||
[DNAFieldAttribute(2, "short", 14, "sizey", "short", false, 222)]
|
||||
public short sizey;
|
||||
[DNAFieldAttribute(15, "short", "do_draw", "short", 2, false, 224)]
|
||||
[DNAFieldAttribute(2, "short", 15, "do_draw", "short", false, 224)]
|
||||
public short do_draw;
|
||||
[DNAFieldAttribute(16, "short", "do_draw_paintcursor", "short", 2, false, 226)]
|
||||
[DNAFieldAttribute(2, "short", 16, "do_draw_paintcursor", "short", false, 226)]
|
||||
public short do_draw_paintcursor;
|
||||
[DNAFieldAttribute(17, "short", "overlap", "short", 2, false, 228)]
|
||||
[DNAFieldAttribute(2, "short", 17, "overlap", "short", false, 228)]
|
||||
public short overlap;
|
||||
[DNAFieldAttribute(18, "short", "flagfullscreen", "short", 2, false, 230)]
|
||||
[DNAFieldAttribute(2, "short", 18, "flagfullscreen", "short", false, 230)]
|
||||
public short flagfullscreen;
|
||||
[DNAFieldAttribute(19, "ARegionType", "*type", "ARegionType", 8, true, 232)]
|
||||
public ARegionType ptr_type;
|
||||
[DNAFieldAttribute(20, "ListBase", "uiblocks", "ListBase", 16, false, 240)]
|
||||
[DNAFieldAttribute(8, "ARegionType", 19, "*type", "ARegionType", true, 232)]
|
||||
public ARegionType type;
|
||||
[DNAFieldAttribute(16, "ListBase", 20, "uiblocks", "ListBase", false, 240)]
|
||||
public ListBase uiblocks;
|
||||
[DNAFieldAttribute(21, "ListBase", "panels", "ListBase", 16, false, 256)]
|
||||
[DNAFieldAttribute(16, "ListBase", 21, "panels", "ListBase", false, 256)]
|
||||
public ListBase panels;
|
||||
[DNAFieldAttribute(22, "ListBase", "panels_category_active", "ListBase", 16, false, 272)]
|
||||
[DNAFieldAttribute(16, "ListBase", 22, "panels_category_active", "ListBase", false, 272)]
|
||||
public ListBase panels_category_active;
|
||||
[DNAFieldAttribute(23, "ListBase", "ui_lists", "ListBase", 16, false, 288)]
|
||||
public ListBase ui_lists;
|
||||
[DNAFieldAttribute(24, "ListBase", "ui_previews", "ListBase", 16, false, 304)]
|
||||
[DNAFieldAttribute(16, "ListBase", 24, "ui_previews", "ListBase", false, 288)]
|
||||
public ListBase ui_previews;
|
||||
[DNAFieldAttribute(25, "ListBase", "handlers", "ListBase", 16, false, 320)]
|
||||
[DNAFieldAttribute(16, "ListBase", 25, "handlers", "ListBase", false, 304)]
|
||||
public ListBase handlers;
|
||||
[DNAFieldAttribute(26, "ListBase", "panels_category", "ListBase", 16, false, 336)]
|
||||
[DNAFieldAttribute(16, "ListBase", 26, "panels_category", "ListBase", false, 320)]
|
||||
public ListBase panels_category;
|
||||
[DNAFieldAttribute(27, "wmGizmoMap", "*gizmo_map", "wmGizmoMap", 8, true, 352)]
|
||||
public wmGizmoMap ptr_gizmo_map;
|
||||
[DNAFieldAttribute(28, "wmTimer", "*regiontimer", "wmTimer", 8, true, 360)]
|
||||
public wmTimer ptr_regiontimer;
|
||||
[DNAFieldAttribute(29, "wmDrawBuffer", "*draw_buffer", "wmDrawBuffer", 8, true, 368)]
|
||||
public wmDrawBuffer ptr_draw_buffer;
|
||||
[DNAFieldAttribute(30, "char", "*headerstr", "char", 8, true, 376)]
|
||||
public char ptr_headerstr;
|
||||
[DNAFieldAttribute(31, "void", "*regiondata", "void", 8, true, 384)]
|
||||
public object ptr_regiondata;
|
||||
[DNAFieldAttribute(32, "ARegion_Runtime", "runtime", "ARegion_Runtime", 48, false, 392)]
|
||||
[DNAFieldAttribute(8, "wmGizmoMap", 27, "*gizmo_map", "wmGizmoMap", true, 336)]
|
||||
public wmGizmoMap gizmo_map;
|
||||
[DNAFieldAttribute(8, "wmTimer", 28, "*regiontimer", "wmTimer", true, 344)]
|
||||
public wmTimer regiontimer;
|
||||
[DNAFieldAttribute(8, "wmDrawBuffer", 29, "*draw_buffer", "wmDrawBuffer", true, 352)]
|
||||
public wmDrawBuffer draw_buffer;
|
||||
[DNAFieldAttribute(8, "char", 30, "*headerstr", "char", true, 360)]
|
||||
public char headerstr;
|
||||
[DNAFieldAttribute(8, "void", 31, "*regiondata", "void", true, 368)]
|
||||
public object regiondata;
|
||||
[DNAFieldAttribute(48, "ARegion_Runtime", 32, "runtime", "ARegion_Runtime", false, 376)]
|
||||
public ARegion_Runtime runtime;
|
||||
public ARegion() {
|
||||
this.ptr_next = default;
|
||||
this.ptr_prev = default;
|
||||
this.next = default;
|
||||
this.prev = default;
|
||||
this.v2d = default;
|
||||
this.winrct = default;
|
||||
this.drawrct = default;
|
||||
@@ -101,24 +99,23 @@ namespace BlendFile.DNA {
|
||||
this.do_draw_paintcursor = default;
|
||||
this.overlap = default;
|
||||
this.flagfullscreen = default;
|
||||
this.ptr_type = default;
|
||||
this.type = default;
|
||||
this.uiblocks = default;
|
||||
this.panels = default;
|
||||
this.panels_category_active = default;
|
||||
this.ui_lists = default;
|
||||
this.ui_previews = default;
|
||||
this.handlers = default;
|
||||
this.panels_category = default;
|
||||
this.ptr_gizmo_map = default;
|
||||
this.ptr_regiontimer = default;
|
||||
this.ptr_draw_buffer = default;
|
||||
this.ptr_headerstr = default;
|
||||
this.ptr_regiondata = default;
|
||||
this.gizmo_map = default;
|
||||
this.regiontimer = default;
|
||||
this.draw_buffer = default;
|
||||
this.headerstr = default;
|
||||
this.regiondata = default;
|
||||
this.runtime = default;
|
||||
}
|
||||
public ARegion(
|
||||
ARegion ptr_next,
|
||||
ARegion ptr_prev,
|
||||
ARegion next,
|
||||
ARegion prev,
|
||||
View2D v2d,
|
||||
rcti winrct,
|
||||
rcti drawrct,
|
||||
@@ -136,22 +133,21 @@ namespace BlendFile.DNA {
|
||||
short do_draw_paintcursor,
|
||||
short overlap,
|
||||
short flagfullscreen,
|
||||
ARegionType ptr_type,
|
||||
ARegionType type,
|
||||
ListBase uiblocks,
|
||||
ListBase panels,
|
||||
ListBase panels_category_active,
|
||||
ListBase ui_lists,
|
||||
ListBase ui_previews,
|
||||
ListBase handlers,
|
||||
ListBase panels_category,
|
||||
wmGizmoMap ptr_gizmo_map,
|
||||
wmTimer ptr_regiontimer,
|
||||
wmDrawBuffer ptr_draw_buffer,
|
||||
char ptr_headerstr,
|
||||
object ptr_regiondata,
|
||||
wmGizmoMap gizmo_map,
|
||||
wmTimer regiontimer,
|
||||
wmDrawBuffer draw_buffer,
|
||||
char headerstr,
|
||||
object regiondata,
|
||||
ARegion_Runtime runtime) {
|
||||
this.ptr_next = ptr_next;
|
||||
this.ptr_prev = ptr_prev;
|
||||
this.next = next;
|
||||
this.prev = prev;
|
||||
this.v2d = v2d;
|
||||
this.winrct = winrct;
|
||||
this.drawrct = drawrct;
|
||||
@@ -169,19 +165,18 @@ namespace BlendFile.DNA {
|
||||
this.do_draw_paintcursor = do_draw_paintcursor;
|
||||
this.overlap = overlap;
|
||||
this.flagfullscreen = flagfullscreen;
|
||||
this.ptr_type = ptr_type;
|
||||
this.type = type;
|
||||
this.uiblocks = uiblocks;
|
||||
this.panels = panels;
|
||||
this.panels_category_active = panels_category_active;
|
||||
this.ui_lists = ui_lists;
|
||||
this.ui_previews = ui_previews;
|
||||
this.handlers = handlers;
|
||||
this.panels_category = panels_category;
|
||||
this.ptr_gizmo_map = ptr_gizmo_map;
|
||||
this.ptr_regiontimer = ptr_regiontimer;
|
||||
this.ptr_draw_buffer = ptr_draw_buffer;
|
||||
this.ptr_headerstr = ptr_headerstr;
|
||||
this.ptr_regiondata = ptr_regiondata;
|
||||
this.gizmo_map = gizmo_map;
|
||||
this.regiontimer = regiontimer;
|
||||
this.draw_buffer = draw_buffer;
|
||||
this.headerstr = headerstr;
|
||||
this.regiondata = regiondata;
|
||||
this.runtime = runtime;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user