FDataDrivenPlatformInfoRegistry::GetConfidentialPlatforms

Gets a list of all known confidential platforms (note these are just the platforms you have access to, so, for example PS4 won't be returned if you are not a PS4 licensee)

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/DataDrivenPlatformInfoRegistry.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/DataDrivenPlatformInfoRegistry.cpp

Syntax

static const TArray< FString > & GetConfidentialPlatforms()

Remarks

Gets a list of all known confidential platforms (note these are just the platforms you have access to, so, for example PS4 won't be returned if you are not a PS4 licensee)

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