Navigation
API > API/Runtime > API/Runtime/ExternalRpcRegistry > API/Runtime/ExternalRpcRegistry/UExternalRpcRegistrationComponen-
| Type | Name | Description | |
|---|---|---|---|
| void | RegisterHttpCallback
(
FExternalRouteInfo InRouteInfo, |
Hooks up a given delegate to the assigned route for external access. | |
| void | RegisterHttpCallback
(
FName RouteName, |
Hooks up a given delegate to the assigned route for external access. |