Navigation
API > API/Runtime > API/Runtime/ExternalRpcRegistry > API/Runtime/ExternalRpcRegistry/UExternalRpcRegistry
References
| Module | ExternalRpcRegistry |
| Header | /Engine/Source/Runtime/ExternalRPCRegistry/Public/ExternalRpcRegistry.h |
| Include | #include "ExternalRpcRegistry.h" |
| Source | /Engine/Source/Runtime/ExternalRPCRegistry/Private/ExternalRpcRegistry.cpp |
bool GetRegisteredRoute
(
FName RouteName,
FExternalRouteInfo & OutRouteInfo
)
Remarks
Try to get a route registered under given friendly name. Returns false if could not be found.