Shared Database services: Difference between revisions
No edit summary |
No edit summary |
||
Line 270: | Line 270: | ||
== QueryPlayEvent == | == QueryPlayEvent == | ||
Takes an input u32, a type-0x6 output buffer containing an array | Takes an input u32 entryoffset, a type-0x6 output buffer containing an array of [[#PlayEvent]], and returns an output u32 for actual total output entries. | ||
== GetAvailablePlayEventRange == | == GetAvailablePlayEventRange == | ||
Line 357: | Line 357: | ||
This is a 0x18-byte struct. | This is a 0x18-byte struct. | ||
= PlayEvent = | |||
This is a 0x38-byte struct. | |||
= ApplicationPlayStatistics = | = ApplicationPlayStatistics = |