UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPortalRpcServer Struct Reference

#include <PortalRpcMessages.h>

Public Member Functions

 FPortalRpcServer ()
 
 FPortalRpcServer (const FString &InServerAddress)
 

Public Attributes

FString ServerAddress
 

Constructor & Destructor Documentation

◆ FPortalRpcServer() [1/2]

FPortalRpcServer::FPortalRpcServer ( )
inline

Default constructor.

◆ FPortalRpcServer() [2/2]

FPortalRpcServer::FPortalRpcServer ( const FString &  InServerAddress)
inline

Create and initialize a new instance.

Member Data Documentation

◆ ServerAddress

FString FPortalRpcServer::ServerAddress

The RPC server's message address as a string.


The documentation for this struct was generated from the following file: