The following tables list the members exposed by DataStoreKeyTransformerProxy.
Name | Description | |
---|---|---|
DataStoreKeyTransformerProxy Constructor | Initializes an instance of the DataStoreKeyTransformerProxy proxy class with the specified prefix, which is added to the keys of the storage items. |
Name | Description | |
---|---|---|
DataStore | The data storage that the proxy class operates with. | |
Item | Gets or sets the storage item for the specified key. | |
KeyPrefix | The prefix of the storage item key. | |
Keys | A list of untransformed storage keys. |
Name | Description | |
---|---|---|
Initialize | Initializes proxy class properties with the passed parameters. | |
Remove | Deletes the data storage item for the specified key. |