Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemUtils > API/Plugins/OnlineSubsystemUtils/UPartyBeaconState
References
| Module | OnlineSubsystemUtils |
| Header | /Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/PartyBeaconState.h |
| Include | #include "PartyBeaconState.h" |
| Source | /Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/PartyBeaconState.cpp |
virtual int32 GetTeamForCurrentPlayer
&40;
const FUniqueNetId & PlayerId
&41; const
Remarks
Get the team index for a given player team index for the given player, INDEX_NONE otherwise
Parameters
| Name | Description |
|---|---|
| PlayerId | uniqueid for the player of interest |