ITargetPlatformManagerModule::GetOnTargetPlatformsInvalidatedDelegate

A callback that holders of ITargetPlatform* must subscribe to to be notified of when the ITargetPlatform* has been invalidated and should be requeried from e.g. FindTargetPlatform

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformManagerModule.h

Include

#include "Interfaces/ITargetPlatformManagerModule.h"

Syntax

FOnTargetPlatformsInvalidated & GetOnTargetPlatformsInvalidatedDelegate()

Remarks

A callback that holders of ITargetPlatform* must subscribe to to be notified of when the ITargetPlatform* has been invalidated and should be requeried from e.g. FindTargetPlatform

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