Beamable SDK
Beamable.Api.UnityUserDataCache< T > Member List

This is the complete list of members for Beamable.Api.UnityUserDataCache< T >, including all inherited members.

cache (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >protected
CacheResolver(List< long > gamerTags) (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >
CreateInstance(string name, long ttlMs, CacheResolver resolver) (defined in Beamable.Api.UnityUserDataCache< T >)Beamable.Api.UnityUserDataCache< T >inlinestatic
FactoryFunction(string name, long ttlMs, CacheResolver resolver) (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >
gamerTagsInFlight (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >protected
gamerTagsPending (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >protected
Get(long gamerTag) (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >inline
GetBatch(List< long > gamerTags) (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >inline
Name (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >
nextPromise (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >protected
PerformScheduleResolve() (defined in Beamable.Api.UnityUserDataCache< T >)Beamable.Api.UnityUserDataCache< T >inlineprotectedvirtual
Remove(long gamerTag) (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >inline
Resolve() (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >inlineprotectedvirtual
Resolver (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >
result (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >protected
Set(long gamerTag, T data) (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >inline
TtlMs (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >
UnityUserDataCache(string name, long ttlMs, CacheResolver resolver) (defined in Beamable.Api.UnityUserDataCache< T >)Beamable.Api.UnityUserDataCache< T >inline
UserDataCache(string name, long ttlMs, CacheResolver resolver) (defined in Beamable.Common.Api.UserDataCache< T >)Beamable.Common.Api.UserDataCache< T >inlineprotected