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 |