UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PortalUserLoginMessages.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2#pragma once
3
4#include "CoreMinimal.h"
6#include "RpcMessage.h"
7#include "PortalUserLoginMessages.generated.h"
8
18
19
20USTRUCT()
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
const bool
Definition NetworkReplayStreaming.h:178
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define USTRUCT(...)
Definition ObjectMacros.h:746
#define GENERATED_USTRUCT_BODY(...)
Definition ObjectMacros.h:767
#define DECLARE_RPC(RpcType, ResultType)
Definition RpcMessage.h:28
@ false
Definition radaudio_common.h:23
Definition PortalUserLoginMessages.h:12
Definition PortalUserLoginMessages.h:23
FPortalUserLoginPromptUserForSignInResponse(bool InResult)
Definition PortalUserLoginMessages.h:33
Definition RpcMessage.h:16