FLobbyPlayerStateActorInfo::PostReplicatedAdd

Player state additions This may only be a notification that the array is growing and the actor data isn't available yet, in which case the actual element will be null

Windows
MacOS
Linux

References

Module

Lobby

Header

/Engine/Plugins/Online/OnlineFramework/Source/Lobby/Public/LobbyBeaconState.h

Include

#include "LobbyBeaconState.h"

Source

/Engine/Plugins/Online/OnlineFramework/Source/Lobby/Private/LobbyBeaconState.cpp

Syntax

void PostReplicatedAdd
(
    const FLobbyPlayerStateInfoArray & InArraySerializer
)

Remarks

Player state additions This may only be a notification that the array is growing and the actor data isn't available yet, in which case the actual element will be null

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