IPluginWardenModule::CheckEntitlementForPlugin

Windows
MacOS
Linux

References

Module

PluginWarden

Header

/Engine/Source/Editor/PluginWarden/Public/IPluginWardenModule.h

Include

#include "IPluginWardenModule.h"

Syntax

void CheckEntitlementForPlugin
(
    const FText & PluginFriendlyName,
    const FString & PluginItemId,
    const FString & PluginOfferId,
    const FText & UnauthorizedMessageOverride,
    EUnauthorizedErrorHandling UnauthorizedErrorHandling,
    TFunction< void()> AuthorizedCallback
)

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