Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem
Data required to leave a game match
| Name | FLeaveGameMatchPlayer |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineGameMatchesInterface.h |
| Include Path | #include "Interfaces/OnlineGameMatchesInterface.h" |
Syntax
struct FLeaveGameMatchPlayer
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LeaveReason | ELeaveReason | Reason for leaving the match | Interfaces/OnlineGameMatchesInterface.h | |
| PlayerId | FUniqueNetIdPtr | Id of the player leaving the match | Interfaces/OnlineGameMatchesInterface.h |