Beamable SDK
Beamable.Common.Assistant.IBeamHintGlobalStorage Member List

This is the complete list of members for Beamable.Common.Assistant.IBeamHintGlobalStorage, including all inherited members.

AddOrReplaceHint(BeamHintType type, string hintDomain, string uniqueId, object hintContextObj=null)Beamable.Common.Assistant.IBeamHintStorage
AddOrReplaceHint(BeamHintHeader header, object hintContextObj=null)Beamable.Common.Assistant.IBeamHintStorage
AddOrReplaceHints(IEnumerable< BeamHintHeader > headers, IEnumerable< object > hintContextObjs)Beamable.Common.Assistant.IBeamHintStorage
AddOrReplaceHints(IEnumerable< BeamHint > bakedHints)Beamable.Common.Assistant.IBeamHintStorage
AllBeamable.Common.Assistant.IBeamHintGlobalStorage
AssistantHintsBeamable.Common.Assistant.IBeamHintGlobalStorage
BatchAddBeamHints(string domainOwner, IEnumerable< BeamHintHeader > headers, IEnumerable< object > hintContextObj)Beamable.Common.Assistant.IBeamHintGlobalStorage
BatchAddBeamHints(string domainOwner, IEnumerable< BeamHint > hints)Beamable.Common.Assistant.IBeamHintGlobalStorage
BeamableStorageBeamable.Common.Assistant.IBeamHintGlobalStorage
ContentHintsBeamable.Common.Assistant.IBeamHintGlobalStorage
CSharpMSHintsBeamable.Common.Assistant.IBeamHintGlobalStorage
GetHint(BeamHintHeader header)Beamable.Common.Assistant.IBeamHintStorage
ReflectionCacheHintsBeamable.Common.Assistant.IBeamHintGlobalStorage
RemoveAllHints(IEnumerable< string > hintDomains, IEnumerable< string > hintIds)Beamable.Common.Assistant.IBeamHintStorage
RemoveAllHints(BeamHintType type)Beamable.Common.Assistant.IBeamHintStorage
RemoveAllHints(string hintDomainRegex=".*", string idRegex=".*")Beamable.Common.Assistant.IBeamHintStorage
RemoveHint(BeamHintHeader header)Beamable.Common.Assistant.IBeamHintStorage
RemoveHint(BeamHint hint)Beamable.Common.Assistant.IBeamHintStorage
RemoveHints(IEnumerable< BeamHintHeader > headers)Beamable.Common.Assistant.IBeamHintStorage
RemoveHints(IEnumerable< BeamHint > hints)Beamable.Common.Assistant.IBeamHintStorage
UserDefinedStorageBeamable.Common.Assistant.IBeamHintGlobalStorage