PluginImporter.SetPlatformData
public void SetPlatformData(string platformName,
string key,
string value);
Parameters
| platform | Target platform. | |
| key | Key value for data. | |
| value | Data. |
Description 描述
Sets platform specific data.
| platform | Target platform. | |
| key | Key value for data. | |
| value | Data. |
Sets platform specific data.