SupportedTargetPlatforms

Controls a subset of platforms that can use this plugin, and which ones will stage the .uplugin file and content files.

Windows
MacOS
Linux

Syntax

TArray< FString > SupportedTargetPlatforms

Remarks

Controls a subset of platforms that can use this plugin, and which ones will stage the .uplugin file and content files. Generally, for code plugins, it should be the union of platforms that the modules in the plugin are compiled for.

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