SupportedTargetPlatforms

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

Choose your operating system:

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.