Method SetLastSelectedEnvironment
SetLastSelectedEnvironment(string)
Sets the name of the last selected environment and stores it in EditorPrefs.
Declaration
public void SetLastSelectedEnvironment(string environmentName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | environmentName | Name of environment to be stored |