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 void SetCompetitiveIntegrity
(
bool bNewCompetitiveIntegrity
)
Remarks
Competitive integrity represents how "fair" we need to keep the game. So no friends on other teams, no cross team chat, etc.
Parameters
| Name | Description |
|---|---|
| bNewCompetitiveIntegrity | New value for Competitive integrity |