Skip to content

OSPlatform

Inherits: PlatformProvider

Properties

Type Name Default
Texture2D logo

Methods

Returns Signature
String[] get_binary_compatibility_cmd(cmd: String, args: PackedStringArray)

Property Descriptions

Texture2D logo

Logo of the OS


Method Descriptions

get_binary_compatibility_cmd()

String[] get_binary_compatibility_cmd(cmd: String, args: PackedStringArray)

If the OS requires running regular binaries through a compatibility tool, this method should return the given command/args prepended with the compatibility tool to use.