![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"Go to the source code of this file.
Functions | |
| DECLARE_DELEGATE_RetVal_OneParam (TSharedPtr< IPortalRpcServer >, FOnPortalRpcLookup, const FString &) class IPortalRpcResponder | |
| 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.