Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

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

PluginImporter.GetPlatformData

Switch to Manual
public string GetPlatformData(BuildTarget platform, string key);
public string GetPlatformData(string platformName, string key);

Parameters

platform Target platform.
key Key value for data.

Description

Get platform specific data.