Beamable SDK
|
This is the complete list of members for Core.Platform.SDK.UserDataCache< T >, including all inherited members.
CacheResolver(List< long > gamerTags) (defined in Core.Platform.SDK.UserDataCache< T >) | Core.Platform.SDK.UserDataCache< T > | |
Get(long gamerTag) (defined in Core.Platform.SDK.UserDataCache< T >) | Core.Platform.SDK.UserDataCache< T > | inline |
GetBatch(List< long > gamerTags) (defined in Core.Platform.SDK.UserDataCache< T >) | Core.Platform.SDK.UserDataCache< T > | inline |
Remove(long gamerTag) (defined in Core.Platform.SDK.UserDataCache< T >) | Core.Platform.SDK.UserDataCache< T > | inline |
Set(long gamerTag, T data) (defined in Core.Platform.SDK.UserDataCache< T >) | Core.Platform.SDK.UserDataCache< T > | inline |
UserDataCache(string name, long ttlMs, CacheResolver resolver) (defined in Core.Platform.SDK.UserDataCache< T >) | Core.Platform.SDK.UserDataCache< T > | inline |