Constructor AdditionalPropertiesStateList
AdditionalPropertiesStateList(string)
Constructor will create the key to store in the EditorPref the state given generic type passed.
Declaration
public AdditionalPropertiesStateList(string prefix = "CoreRP")
Parameters
Type | Name | Description |
---|---|---|
string | prefix | [Optional] Prefix scope of the key (Default is CoreRP) |