EditorUserBuildSettings.SetPlatformSettings
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.