ITargetPlatformManagerModule::GetRunningTargetPlatform

Returns the target platform that is currently running. This method is not available on consoles.

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

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

Include

#include "Interfaces/ITargetPlatformManagerModule.h"

Syntax

ITargetPlatform * GetRunningTargetPlatform()

Remarks

Returns the target platform that is currently running.

This method is not available on consoles.

Returns

Running target platform.

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