Property buildSettingsKey
buildSettingsKey
The key that will be used to store the singleton instance of these settings within EditorBuildSettings.
See <a href="https://docs.unity3d.com/ScriptReference/EditorBuildSettings.html">EditorBuildSettings</a> scripting API documentation on how this is beign done.
Declaration
public string buildSettingsKey { get; set; }
Property Value
Type | Description |
---|---|
string |