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.