Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemUtils > API/Plugins/OnlineSubsystemUtils/UPartyBeaconState
Description
Competitive integrity represents how "fair" we need to keep the game. So no friends on other teams, no cross team chat, etc.
| Name | SetCompetitiveIntegrity |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/PartyBeaconState.h |
| Include Path | #include "PartyBeaconState.h" |
| Source | /Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/PartyBeaconState.cpp |
virtual void SetCompetitiveIntegrity
(
bool bNewCompetitiveIntegrity
)
Parameters
| Name | Remarks |
|---|---|
| bNewCompetitiveIntegrity | New value for Competitive integrity |