This version of Unity is unsupported.

EditorUserBuildSettings.SetPlatformSettings

Declaration

public static void SetPlatformSettings(string platformName, string name, string value);

Parameters

platformName The name of the platform.
name The name of the setting.
value Setting value.

Description

Set platform specifc Editor setting.