PFLobbyInviteListenerStatusChangedStateChange

Information specific to the InviteListenerStatusChanged type of state change.

Syntax

struct PFLobbyInviteListenerStatusChangedStateChange : PFLobbyStateChange {  
    PFEntityKey listeningEntity;  
}  

Members

listeningEntity   PFEntityKey

The entity associated with the invite listener.

Requirements

Header: PFLobby.h

See also

PFLobby members