Navigation
| Name | ExternalRpcRegistry |
| Type | Runtime |
| Location | /Engine/Source/Runtime/ExternalRPCRegistry/ |
| Module Build Rules | ExternalRpcRegistry.Build.cs |
Classes
| Name | Remarks |
|---|---|
| UExternalRpcRegistrationComponent | |
| UExternalRpcRegistry | This class is designed to be a singleton that handles registry, maintenance, and cleanup of any REST endpoints exposed on the process for use in communicating with the process externally. |