EditorUserBuildSettings.SetPlatformSettings

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

Parameters

platformNameThe name of the platform.
nameThe name of the setting.
valueSetting value.

Description 描述

Set platform specifc Editor setting.