Settings services: Difference between revisions
No edit summary |
No edit summary |
||
Line 932: | Line 932: | ||
|- | |- | ||
| 2 || High | | 2 || High | ||
|} | |||
== FriendPresenceOverlayPermission == | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 0 || NotConfirmed | |||
|- | |||
| 1 || NoDisplay | |||
|- | |||
| 2 || FavoriteFriends | |||
|- | |||
| 3 || Friends | |||
|} | |} | ||
Line 990: | Line 1,005: | ||
! Offset || Size || Description | ! Offset || Size || Description | ||
|- | |- | ||
| 0x0 || | | 0x0 || 0x10 || [[Account_services|uid]] | ||
|- | |||
| 0x10 || 0x4 || u32 flags. Bitmask for AccountNotificationFlag. | |||
|- | |||
| 0x14 || 0x1 || s8 [[#FriendPresenceOverlayPermission|friend_presence_overlay_permission]] | |||
|- | |||
| 0x15 || 0x3 || Padding | |||
|- | |- | ||
|} | |} |