UPartyBeaconState::SetTeamAssignmentMethod

Define the method for assignment new reservations to teams

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 void SetTeamAssignmentMethod
(
    FName NewAssignmentMethod
)

Remarks

Define the method for assignment new reservations to teams

Parameters

Parameter

Description

NewAssignmentMethod

name of the assignment method to use (

See Also

ETeamAssignmentMethod for descriptions)

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