UPartyBeaconState::AddReservation

Add a reservation to the beacon state, tries to assign a team

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 bool AddReservation
(
    const FPartyReservation & ReservationRequest
)

Remarks

Add a reservation to the beacon state, tries to assign a team

Returns

true if successful, false otherwise

Parameters

Parameter

Description

ReservationRequest

reservation to possibly add to this state

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