Navigation
API > API/Runtime > API/Runtime/MessagingRpc > API/Runtime/MessagingRpc/IMessageRpcServer
- IMessageRpcServer::OnNoHandlerWithPathName()
- FMessageRpcServer::OnNoHandlerWithPathName()
References
| Module | MessagingRpc |
| Header | /Engine/Source/Runtime/MessagingRpc/Public/IMessageRpcServer.h |
| Include | #include "IMessageRpcServer.h" |
FOnMessagePathNameRpcNoHandler & OnNoHandlerWithPathName&40;&41;
Remarks
Get a delegate that is executed when a received RPC message has no registered handler. The delegate.