CotC C# SDK for Unity  v1.4.0.1
Making social games is easy !
CotcSdk.GamerVfs Member List

This is the complete list of members for CotcSdk.GamerVfs, including all inherited members.

DeleteValue(string key=null)CotcSdk.GamerVfs
Domain(string domain)CotcSdk.GamerVfs
GetBinary(string key)CotcSdk.GamerVfs
GetKey(string key)CotcSdk.GamerVfs
GetKeyBinary(string key)CotcSdk.GamerVfs
GetValue(string key=null)CotcSdk.GamerVfs
RemoveKey(string key)CotcSdk.GamerVfs
SetBinary(string key, byte[] binaryData)CotcSdk.GamerVfs
SetKey(string key, Bundle value)CotcSdk.GamerVfs
SetKeyBinary(string key, byte[] binaryData)CotcSdk.GamerVfs
SetValue(string key, Bundle value)CotcSdk.GamerVfs