FJoinGameMatchPlayer

Player information needed to join a game match

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineGameMatchesInterface.h

Include

#include "Interfaces/OnlineGameMatchesInterface.h"

Syntax

struct FJoinGameMatchPlayer

Remarks

Player information needed to join a game match

Variables

Name Description

Public variable

FUniqueNetIdPtr

 

PlayerId

Player account id

Public variable

FString

 

PlayerName

Player name

Public variable

FString

 

TeamId

The id of the team this player will belong to

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss