Syntax
Members
lobby PFLobbyHandlemust not be null The lobby the new member was removed from.
member PFEntityKey
The member entity which has been removed from the lobby.
reason PFLobbyMemberRemovedReason
The reason member was removed from the lobby.
Remarks
This state change will be generated by all operations which remove members from lobbies such as PFLobbyLeave() and PFLobbyForceRemoveMember().When this state change is provided by PFMultiplayerStartProcessingLobbyStateChanges the lobby will update to remove this member from the member list and the member’s properties will be emptied.
