Navigation
API > API/Runtime > API/Runtime/PortalServices > API/Runtime/PortalServices/IPortalServiceLocator
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< ServiceType > | GetService
(
const FString& ProductId |
Get a service of the specified type. | |
| TSharedPtr< IPortalService > | GetService
(
const FString& ServiceName, |
Get a service of the specified type. |