API reference
API reference
Select your platform
No SDKs available
No versions available

PersistenceLayer Class

Extends IPersistenceLayer

Member Functions

bool HasKey
( string key )
void SetInt
( string key,
int value )
void SetString
( string key,
string value )
string GetString
( string key )
int GetInt
( string key )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon