Beamable SDK
Beamable.Common.Assistant.BeamHintStorage Member List

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

AddOrReplaceHint(BeamHintType type, string hintDomain, string uniqueId, object hintContextObj=null)Beamable.Common.Assistant.BeamHintStorageinline
AddOrReplaceHint(BeamHintHeader header, object hintContextObj=null)Beamable.Common.Assistant.BeamHintStorageinline
AddOrReplaceHints(IEnumerable< BeamHintHeader > headers, IEnumerable< object > hintContextObjs)Beamable.Common.Assistant.BeamHintStorageinline
AddOrReplaceHints(IEnumerable< BeamHint > bakedHints)Beamable.Common.Assistant.BeamHintStorageinline
BeamHintStorage()Beamable.Common.Assistant.BeamHintStorageinline
GetEnumerator()Beamable.Common.Assistant.BeamHintStorageinline
GetHint(BeamHintHeader header)Beamable.Common.Assistant.BeamHintStorageinline
RemoveAllHints(IEnumerable< string > hintDomains, IEnumerable< string > hintIds)Beamable.Common.Assistant.BeamHintStorageinline
RemoveAllHints(BeamHintType type)Beamable.Common.Assistant.BeamHintStorageinline
RemoveAllHints(string hintDomainRegex=".*", string idRegex=".*")Beamable.Common.Assistant.BeamHintStorageinline
RemoveHint(BeamHintHeader header)Beamable.Common.Assistant.BeamHintStorageinline
RemoveHint(BeamHint hint)Beamable.Common.Assistant.BeamHintStorageinline
RemoveHints(IEnumerable< BeamHintHeader > headers)Beamable.Common.Assistant.BeamHintStorageinline
RemoveHints(IEnumerable< BeamHint > hints)Beamable.Common.Assistant.BeamHintStorageinline