Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
GBX
(view source)
Revision as of 18:54, 30 March 2019
193 bytes added
,
18:54, 30 March 2019
Added SCollectorDescFlags
Line 876:
Line 876:
lookbackstring
lookbackstring
if version >= 3:
if version >= 3:
−
uint32
flags // Unused2
:1; IsInternal:1; IsAdvanced:1; IconDesc:5;
Unused
:24;
+
struct SCollectorDescFlags
+
{
+
uint32
__unused2__
: 1;
+
uint32
IsInternal
: 1;
+
uint32
IsAdvanced
: 1;
+
uint32
IconDesc
: 5;
// 0 = Unknown, 1 = NoIcon, 2 = BGRA_64x64, 3 = BGRA_128x128
+
uint32 __unused__
: 24
;
+
}
;
uint16 catalogPosition (order of the blocks within pageName)
uint16 catalogPosition (order of the blocks within pageName)
if version >= 7:
if version >= 7:
Electron
Check users
139
edits
Navigation menu
Personal tools
Log in
Request account
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version