Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

PluginImporter.SetPlatformData

public void SetPlatformData(BuildTarget platform, string key, string value);
public void SetPlatformData(string platformName, string key, string value);

Parameters

platform Target platform.
key Key value for data.
value Data.

Description

Set platform specific data.