UPartyBeaconState::GetMaxAvailableTeamSize

Determine the maximum team size that can be accommodated based on the current reservation slots occupied.

Windows
MacOS
Linux

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

Syntax

virtual int32 GetMaxAvailableTeamSize() const

Remarks

Determine the maximum team size that can be accommodated based on the current reservation slots occupied.

Returns

maximum team size that is currently available

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