#include <LobbyClientInterface.h>
Inherited by RakNet::ClanJoinInvitationAccepted_PC.
Public Attributes | |
LobbyClientUserId * | userId |
User that this action was referring to. | |
LobbyClientUserId * | clanLeaderOrSubleaderId |
Leader or subleader that originally sent the invitation (not necessarily you). | |
ClanId * | clanId |
Clan this action is in reference to. | |
bool | userIdIsYou |
If this is sent to you as the joining member, this is true. | |
bool | invitationSenderIsYou |
If this is sent to you as the one that originally accepted the request, this is true. |