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

Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatformManagerModule

References

   
Module TargetPlatform
Header /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformManagerModule.h
Include #include "Interfaces/ITargetPlatformManagerModule.h"
[FOnTargetPlatformsInvalidated](API\Developer\TargetPlatform\Interfaces\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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library