regenerated files
This commit is contained in:
@@ -15,65 +15,65 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(1047, "wmWindowManager")]
|
||||
public class wmWindowManager {
|
||||
[DNAFieldAttribute(0, "ID", "id", "ID", 208)]
|
||||
[DNAFieldAttribute(0, "ID", "id", "ID", 208, false)]
|
||||
public ID id;
|
||||
[DNAFieldAttribute(1, "wmWindow", "*windrawable", "wmWindow", 376)]
|
||||
[DNAFieldAttribute(1, "wmWindow", "*windrawable", "wmWindow", 4, true)]
|
||||
public wmWindow ptr_windrawable;
|
||||
[DNAFieldAttribute(2, "wmWindow", "*winactive", "wmWindow", 376)]
|
||||
[DNAFieldAttribute(2, "wmWindow", "*winactive", "wmWindow", 4, true)]
|
||||
public wmWindow ptr_winactive;
|
||||
[DNAFieldAttribute(3, "ListBase", "windows", "ListBase", 16)]
|
||||
[DNAFieldAttribute(3, "ListBase", "windows", "ListBase", 16, false)]
|
||||
public ListBase windows;
|
||||
[DNAFieldAttribute(4, "uchar", "init_flag", "uchar", 1)]
|
||||
[DNAFieldAttribute(4, "uchar", "init_flag", "uchar", 1, false)]
|
||||
public byte init_flag;
|
||||
[DNAFieldAttribute(5, "char", "_pad0[1]", "System.Char[]", 1)]
|
||||
[DNAFieldAttribute(5, "char", "_pad0[1]", "System.Char[]", 1, false)]
|
||||
public char[] _pad0 = new System.Char[1];
|
||||
[DNAFieldAttribute(6, "short", "file_saved", "short", 2)]
|
||||
[DNAFieldAttribute(6, "short", "file_saved", "short", 2, false)]
|
||||
public short file_saved;
|
||||
[DNAFieldAttribute(7, "short", "op_undo_depth", "short", 2)]
|
||||
[DNAFieldAttribute(7, "short", "op_undo_depth", "short", 2, false)]
|
||||
public short op_undo_depth;
|
||||
[DNAFieldAttribute(8, "short", "outliner_sync_select_dirty", "short", 2)]
|
||||
[DNAFieldAttribute(8, "short", "outliner_sync_select_dirty", "short", 2, false)]
|
||||
public short outliner_sync_select_dirty;
|
||||
[DNAFieldAttribute(9, "ListBase", "operators", "ListBase", 16)]
|
||||
[DNAFieldAttribute(9, "ListBase", "operators", "ListBase", 16, false)]
|
||||
public ListBase operators;
|
||||
[DNAFieldAttribute(10, "ListBase", "notifier_queue", "ListBase", 16)]
|
||||
[DNAFieldAttribute(10, "ListBase", "notifier_queue", "ListBase", 16, false)]
|
||||
public ListBase notifier_queue;
|
||||
[DNAFieldAttribute(11, "GSet", "*notifier_queue_set", "GSet", 0)]
|
||||
[DNAFieldAttribute(11, "GSet", "*notifier_queue_set", "GSet", 4, true)]
|
||||
public GSet ptr_notifier_queue_set;
|
||||
[DNAFieldAttribute(12, "wmNotifier", "*notifier_current", "wmNotifier", 0)]
|
||||
[DNAFieldAttribute(12, "wmNotifier", "*notifier_current", "wmNotifier", 4, true)]
|
||||
public wmNotifier ptr_notifier_current;
|
||||
[DNAFieldAttribute(13, "int", "extensions_updates", "int", 4)]
|
||||
[DNAFieldAttribute(13, "int", "extensions_updates", "int", 4, false)]
|
||||
public int extensions_updates;
|
||||
[DNAFieldAttribute(14, "int", "extensions_blocked", "int", 4)]
|
||||
[DNAFieldAttribute(14, "int", "extensions_blocked", "int", 4, false)]
|
||||
public int extensions_blocked;
|
||||
[DNAFieldAttribute(15, "ListBase", "jobs", "ListBase", 16)]
|
||||
[DNAFieldAttribute(15, "ListBase", "jobs", "ListBase", 16, false)]
|
||||
public ListBase jobs;
|
||||
[DNAFieldAttribute(16, "ListBase", "paintcursors", "ListBase", 16)]
|
||||
[DNAFieldAttribute(16, "ListBase", "paintcursors", "ListBase", 16, false)]
|
||||
public ListBase paintcursors;
|
||||
[DNAFieldAttribute(17, "ListBase", "drags", "ListBase", 16)]
|
||||
[DNAFieldAttribute(17, "ListBase", "drags", "ListBase", 16, false)]
|
||||
public ListBase drags;
|
||||
[DNAFieldAttribute(18, "ListBase", "keyconfigs", "ListBase", 16)]
|
||||
[DNAFieldAttribute(18, "ListBase", "keyconfigs", "ListBase", 16, false)]
|
||||
public ListBase keyconfigs;
|
||||
[DNAFieldAttribute(19, "wmKeyConfig", "*defaultconf", "wmKeyConfig", 168)]
|
||||
[DNAFieldAttribute(19, "wmKeyConfig", "*defaultconf", "wmKeyConfig", 4, true)]
|
||||
public wmKeyConfig ptr_defaultconf;
|
||||
[DNAFieldAttribute(20, "wmKeyConfig", "*addonconf", "wmKeyConfig", 168)]
|
||||
[DNAFieldAttribute(20, "wmKeyConfig", "*addonconf", "wmKeyConfig", 4, true)]
|
||||
public wmKeyConfig ptr_addonconf;
|
||||
[DNAFieldAttribute(21, "wmKeyConfig", "*userconf", "wmKeyConfig", 168)]
|
||||
[DNAFieldAttribute(21, "wmKeyConfig", "*userconf", "wmKeyConfig", 4, true)]
|
||||
public wmKeyConfig ptr_userconf;
|
||||
[DNAFieldAttribute(22, "ListBase", "timers", "ListBase", 16)]
|
||||
[DNAFieldAttribute(22, "ListBase", "timers", "ListBase", 16, false)]
|
||||
public ListBase timers;
|
||||
[DNAFieldAttribute(23, "wmTimer", "*autosavetimer", "wmTimer", 0)]
|
||||
[DNAFieldAttribute(23, "wmTimer", "*autosavetimer", "wmTimer", 4, true)]
|
||||
public wmTimer ptr_autosavetimer;
|
||||
[DNAFieldAttribute(24, "char", "autosave_scheduled", "char", 1)]
|
||||
[DNAFieldAttribute(24, "char", "autosave_scheduled", "char", 1, false)]
|
||||
public char autosave_scheduled;
|
||||
[DNAFieldAttribute(25, "char", "_pad2[7]", "System.Char[]", 1)]
|
||||
[DNAFieldAttribute(25, "char", "_pad2[7]", "System.Char[]", 7, false)]
|
||||
public char[] _pad2 = new System.Char[7];
|
||||
[DNAFieldAttribute(26, "UndoStack", "*undo_stack", "UndoStack", 0)]
|
||||
[DNAFieldAttribute(26, "UndoStack", "*undo_stack", "UndoStack", 4, true)]
|
||||
public UndoStack ptr_undo_stack;
|
||||
[DNAFieldAttribute(27, "wmMsgBus", "*message_bus", "wmMsgBus", 0)]
|
||||
[DNAFieldAttribute(27, "wmMsgBus", "*message_bus", "wmMsgBus", 4, true)]
|
||||
public wmMsgBus ptr_message_bus;
|
||||
[DNAFieldAttribute(28, "wmXrData", "xr", "wmXrData", 1008)]
|
||||
[DNAFieldAttribute(28, "wmXrData", "xr", "wmXrData", 1008, false)]
|
||||
public wmXrData xr;
|
||||
[DNAFieldAttribute(29, "WindowManagerRuntimeHandle", "*runtime", "WindowManagerRuntimeHandle", 0)]
|
||||
[DNAFieldAttribute(29, "WindowManagerRuntimeHandle", "*runtime", "WindowManagerRuntimeHandle", 4, true)]
|
||||
public WindowManagerRuntimeHandle ptr_runtime;
|
||||
public wmWindowManager() {
|
||||
this.id = default;
|
||||
|
||||
Reference in New Issue
Block a user