Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


buildSettingsKey

The key used to store the singleton instance of these settings within EditorBuildSettings.
Read time 1 minuteLast updated 6 days ago

Definition

public string buildSettingsKey { get; set; }

Remarks

To access the configuration settings instance, retrieve the object from EditorBuildSettings using this key.