Unreal Engine Blueprint API Reference > Game
Returns the string name of the current platform, to perform different behavior based on platform. (Platform names include Windows, Mac, Linux, IOS, Android, consoles, etc.).
Target is Gameplay Statics
Outputs
Type | Name | Description |
---|---|---|
string | Return Value | Returns the string name of the current platform, to perform different behavior based on platform.(Platform names include Windows, Mac, Linux, IOS, Android, consoles, etc.). |