Regenerated codefiles
This commit is contained in:
@@ -15,66 +15,66 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(951, "SpaceText", 600)]
|
||||
public class SpaceText {
|
||||
[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, "Text", "*text", "Text", 8, true, 40)]
|
||||
public Text ptr_text;
|
||||
[DNAFieldAttribute(7, "int", "top", "int", 4, false, 48)]
|
||||
[DNAFieldAttribute(8, "Text", 6, "*text", "Text", true, 40)]
|
||||
public Text text;
|
||||
[DNAFieldAttribute(4, "int", 7, "top", "int", false, 48)]
|
||||
public int top;
|
||||
[DNAFieldAttribute(8, "int", "left", "int", 4, false, 52)]
|
||||
[DNAFieldAttribute(4, "int", 8, "left", "int", false, 52)]
|
||||
public int left;
|
||||
[DNAFieldAttribute(9, "char", "_pad1[4]", "System.Char[]", 4, false, 56)]
|
||||
[DNAFieldAttribute(4, "char", 9, "_pad1[4]", "System.Char[]", false, 56)]
|
||||
public char[] _pad1 = new System.Char[4];
|
||||
[DNAFieldAttribute(10, "short", "flags", "short", 2, false, 60)]
|
||||
[DNAFieldAttribute(2, "short", 10, "flags", "short", false, 60)]
|
||||
public short flags;
|
||||
[DNAFieldAttribute(11, "short", "lheight", "short", 2, false, 62)]
|
||||
[DNAFieldAttribute(2, "short", 11, "lheight", "short", false, 62)]
|
||||
public short lheight;
|
||||
[DNAFieldAttribute(12, "int", "tabnumber", "int", 4, false, 64)]
|
||||
[DNAFieldAttribute(4, "int", 12, "tabnumber", "int", false, 64)]
|
||||
public int tabnumber;
|
||||
[DNAFieldAttribute(13, "char", "wordwrap", "char", 1, false, 68)]
|
||||
[DNAFieldAttribute(1, "char", 13, "wordwrap", "char", false, 68)]
|
||||
public char wordwrap;
|
||||
[DNAFieldAttribute(14, "char", "doplugins", "char", 1, false, 69)]
|
||||
[DNAFieldAttribute(1, "char", 14, "doplugins", "char", false, 69)]
|
||||
public char doplugins;
|
||||
[DNAFieldAttribute(15, "char", "showlinenrs", "char", 1, false, 70)]
|
||||
[DNAFieldAttribute(1, "char", 15, "showlinenrs", "char", false, 70)]
|
||||
public char showlinenrs;
|
||||
[DNAFieldAttribute(16, "char", "showsyntax", "char", 1, false, 71)]
|
||||
[DNAFieldAttribute(1, "char", 16, "showsyntax", "char", false, 71)]
|
||||
public char showsyntax;
|
||||
[DNAFieldAttribute(17, "char", "line_hlight", "char", 1, false, 72)]
|
||||
[DNAFieldAttribute(1, "char", 17, "line_hlight", "char", false, 72)]
|
||||
public char line_hlight;
|
||||
[DNAFieldAttribute(18, "char", "overwrite", "char", 1, false, 73)]
|
||||
[DNAFieldAttribute(1, "char", 18, "overwrite", "char", false, 73)]
|
||||
public char overwrite;
|
||||
[DNAFieldAttribute(19, "char", "live_edit", "char", 1, false, 74)]
|
||||
[DNAFieldAttribute(1, "char", 19, "live_edit", "char", false, 74)]
|
||||
public char live_edit;
|
||||
[DNAFieldAttribute(20, "char", "_pad2[1]", "System.Char[]", 1, false, 75)]
|
||||
[DNAFieldAttribute(1, "char", 20, "_pad2[1]", "System.Char[]", false, 75)]
|
||||
public char[] _pad2 = new System.Char[1];
|
||||
[DNAFieldAttribute(21, "char", "findstr[256]", "System.Char[]", 256, false, 76)]
|
||||
[DNAFieldAttribute(256, "char", 21, "findstr[256]", "System.Char[]", false, 76)]
|
||||
public char[] findstr = new System.Char[256];
|
||||
[DNAFieldAttribute(22, "char", "replacestr[256]", "System.Char[]", 256, false, 332)]
|
||||
[DNAFieldAttribute(256, "char", 22, "replacestr[256]", "System.Char[]", false, 332)]
|
||||
public char[] replacestr = new System.Char[256];
|
||||
[DNAFieldAttribute(23, "short", "margin_column", "short", 2, false, 588)]
|
||||
[DNAFieldAttribute(2, "short", 23, "margin_column", "short", false, 588)]
|
||||
public short margin_column;
|
||||
[DNAFieldAttribute(24, "char", "_pad3[2]", "System.Char[]", 2, false, 590)]
|
||||
[DNAFieldAttribute(2, "char", 24, "_pad3[2]", "System.Char[]", false, 590)]
|
||||
public char[] _pad3 = new System.Char[2];
|
||||
[DNAFieldAttribute(25, "SpaceText_Runtime", "*runtime", "SpaceText_Runtime", 8, true, 592)]
|
||||
public SpaceText_Runtime ptr_runtime;
|
||||
[DNAFieldAttribute(8, "SpaceText_Runtime", 25, "*runtime", "SpaceText_Runtime", true, 592)]
|
||||
public SpaceText_Runtime runtime;
|
||||
public SpaceText() {
|
||||
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.ptr_text = default;
|
||||
this.text = default;
|
||||
this.top = default;
|
||||
this.left = default;
|
||||
this._pad1 = default;
|
||||
@@ -93,16 +93,16 @@ namespace BlendFile.DNA {
|
||||
this.replacestr = default;
|
||||
this.margin_column = default;
|
||||
this._pad3 = default;
|
||||
this.ptr_runtime = default;
|
||||
this.runtime = default;
|
||||
}
|
||||
public SpaceText(
|
||||
SpaceLink ptr_next,
|
||||
SpaceLink ptr_prev,
|
||||
SpaceLink next,
|
||||
SpaceLink prev,
|
||||
ListBase regionbase,
|
||||
char spacetype,
|
||||
char link_flag,
|
||||
char[] _pad0,
|
||||
Text ptr_text,
|
||||
Text text,
|
||||
int top,
|
||||
int left,
|
||||
char[] _pad1,
|
||||
@@ -121,14 +121,14 @@ namespace BlendFile.DNA {
|
||||
char[] replacestr,
|
||||
short margin_column,
|
||||
char[] _pad3,
|
||||
SpaceText_Runtime ptr_runtime) {
|
||||
this.ptr_next = ptr_next;
|
||||
this.ptr_prev = ptr_prev;
|
||||
SpaceText_Runtime runtime) {
|
||||
this.next = next;
|
||||
this.prev = prev;
|
||||
this.regionbase = regionbase;
|
||||
this.spacetype = spacetype;
|
||||
this.link_flag = link_flag;
|
||||
this._pad0 = _pad0;
|
||||
this.ptr_text = ptr_text;
|
||||
this.text = text;
|
||||
this.top = top;
|
||||
this.left = left;
|
||||
this._pad1 = _pad1;
|
||||
@@ -147,7 +147,7 @@ namespace BlendFile.DNA {
|
||||
this.replacestr = replacestr;
|
||||
this.margin_column = margin_column;
|
||||
this._pad3 = _pad3;
|
||||
this.ptr_runtime = ptr_runtime;
|
||||
this.runtime = runtime;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user