Navigation
API > API/Runtime > API/Runtime/PortalServices
| Name | IPortalServiceProvider |
| Type | class |
| Header File | /Engine/Source/Runtime/Portal/Services/Public/IPortalServiceProvider.h |
| Include Path | #include "IPortalServiceProvider.h" |
Syntax
class IPortalServiceProvider : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< IPortalService > GetService
(
const FString& ServiceName, |
Get a service instance of the specified type. | IPortalServiceProvider.h |