FApplicationLicenseChange

Called when an application is notified that the application license info has been updated.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_NoParams< void > FApplicationLicenseChange

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h

Include

#include "Misc/CoreDelegates.h"

Remarks

Called when an application is notified that the application license info has been updated. The new license data should be polled and steps taken based on the results (i.e. halt application if license is no longer valid).

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