UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IPortalRpcResponder.h File Reference
#include "CoreMinimal.h"

Go to the source code of this file.

Functions

 DECLARE_DELEGATE_RetVal_OneParam (TSharedPtr< IPortalRpcServer >, FOnPortalRpcLookup, const FString &) class IPortalRpcResponder
 

Function Documentation

◆ DECLARE_DELEGATE_RetVal_OneParam()

DECLARE_DELEGATE_RetVal_OneParam ( TSharedPtr< IPortalRpcServer ,
FOnPortalRpcLookup  ,
const FString &   
)

Interface for Portal RPC responders.

Get a delegate that is executed when a look-up for an RPC server occurs.

Virtual destructor.