IMessageRpcClient::IsConnected

Whether the MessageRpcClient is currently connected to an RPC server.

Windows
MacOS
Linux

References

Module

MessagingRpc

Header

/Engine/Source/Runtime/MessagingRpc/Public/IMessageRpcClient.h

Include

#include "IMessageRpcClient.h"

Syntax

bool IsConnected() const

Remarks

Whether the MessageRpcClient is currently connected to an RPC server.

Returns

true if the client is connected, false otherwise.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss