IPortalRpcLocator::OnServerLocated

Get a delegate that is executed when an RPC server has been located.

Choose your operating system:

Windows

macOS

Linux

References

Module

PortalRpc

Header

/Engine/Source/Runtime/Portal/Rpc/Public/IPortalRpcLocator.h

Include

#include "IPortalRpcLocator.h"

Syntax

FSimpleDelegate & OnServerLocated()

Remarks

Get a delegate that is executed when an RPC server has been located.

Returns

The delegate.

See Also