![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for FPortalRpcLocatorImpl:Public Member Functions | |
| virtual | ~FPortalRpcLocatorImpl () |
| virtual const FMessageAddress & | GetServerAddress () const override |
| virtual FSimpleDelegate & | OnServerLocated () override |
| virtual FSimpleDelegate & | OnServerLost () override |
Public Member Functions inherited from IPortalRpcLocator | |
| virtual | ~IPortalRpcLocator () |
|
inlinevirtual |
|
inlineoverridevirtual |
Get the address of the located Portal RPC server.
Implements IPortalRpcLocator.
|
inlineoverridevirtual |
Get a delegate that is executed when an RPC server has been located.
Implements IPortalRpcLocator.
|
inlineoverridevirtual |
Get a delegate that is executed when an RPC server has been located.
Implements IPortalRpcLocator.