IPortalServiceProvider

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IPortalServiceProvider

References

Module

PortalServices

Header

/Engine/Source/Runtime/Portal/Services/Public/IPortalServiceProvider.h

Include

#include "IPortalServiceProvider.h"

Syntax

class IPortalServiceProvider : public IModuleInterface

Functions

Name Description

Public function

TSharedPtr< ...

 

GetService

(
    const FString& ServiceName,
    const TSharedRef< FTypeContainer > ...
)

Get a service instance of the specified type.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss