LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

PluginImporter.GetPlatformData

public string GetPlatformData(BuildTarget platform, string key);
public string GetPlatformData(string platformName, string key);

Parameters

platformTarget platform.
keyKey value for data.

Description

Get platform specific data.