BookEdit.AddPage

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(ubyte pageNumber, string unknown1, string unknown2)
Undocumented in source.

Members

Functions

decode
void decode()
Undocumented in source. Be warned that the author may not have intended to support it.
encode
ubyte[] encode()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

FIELDS
enum string[] FIELDS;
Undocumented in source.
TYPE
enum typeof(type) TYPE;
Undocumented in source.
pageNumber
ubyte pageNumber;
Undocumented in source.
unknown1
string unknown1;
Undocumented in source.
unknown2
string unknown2;
Undocumented in source.

Meta