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

Go to the source code of this file.

Macros

#define PORTAL_RPC_LOCATE_INTERVAL   5.0
 
#define PORTAL_RPC_LOCATE_TIMEOUT   15.0
 

Macro Definition Documentation

◆ PORTAL_RPC_LOCATE_INTERVAL

#define PORTAL_RPC_LOCATE_INTERVAL   5.0

Defines interval at which the Portal RPC server is being located (in seconds).

◆ PORTAL_RPC_LOCATE_TIMEOUT

#define PORTAL_RPC_LOCATE_TIMEOUT   15.0

Defines the time after which Portal RPC servers time out (in seconds).