CheckEntitlementForPlugin

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

CheckEntitlementForPlugin

(
    const FText& PluginFriendlyName,
    const FString& PluginItemId,
    const FString& PluginOfferId,
    const FText& UnauthorizedMessageOv...,
    EUnauthorizedErrorHandling Unauthor...,
    TFunction< void()> AuthorizedCallba...
)

Public function

void

 

CheckEntitlementForPlugin

(
    const FText& PluginFriendlyName,
    const FString& PluginItemId,
    const FString& PluginOfferId,
    const EEntitlementCacheLevelRequest...,
    const FText& UnauthorizedMessageOv...,
    EUnauthorizedErrorHandling Unauthor...,
    TFunction< void()> AuthorizedCallba...
)

Ask the Unreal Engine Launcher if the user has authorization to use the given plug-in.

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