APartyBeaconHost::InitFromBeaconState

Initialize the party host beacon from a previous state/configuration all existing reservations and configuration values are preserved

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/PartyBeaconHost.h

Include

#include "PartyBeaconHost.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/PartyBeaconHost.cpp

Syntax

virtual bool InitFromBeaconState
(
    UPartyBeaconState * PrevState
)

Remarks

Initialize the party host beacon from a previous state/configuration all existing reservations and configuration values are preserved

Returns

true if successful created, false otherwise

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