Beamable SDK
|
Public Member Functions | |
bool | ContentExists (string id) |
string | GetTypeName (Type type) |
bool | TryGetContent (string id, out IContentObject content) |
Public Attributes | |
Dictionary< string, IContentObject > | AllContent = new Dictionary<string, IContentObject>() |
IEnumerable< string > | ContentIds => AllContent.Keys |
Additional Inherited Members | |
Properties inherited from Beamable.Common.Content.Validation.IValidationContext | |
IEnumerable< string > | ContentIds [get] |