ITargetPlatformManagerModule::Invalidate

Invalidates the target platform module.

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

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

Include

#include "Interfaces/ITargetPlatformManagerModule.h"

Syntax

void Invalidate()

Remarks

Invalidates the target platform module.

Invalidate should be called if any TargetPlatform modules get loaded/unloaded/reloaded during runtime to give the implementation the chance to rebuild all its internal states and caches.

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