|
Beamable SDK
|
Public Member Functions | |
| Promise< TContent > | GetContent< TContent > (IContentRef< TContent > reference) |
| Promise< IContentObject > | GetContent (string contentId, Type contentType) |
| Promise< IContentObject > | GetContent (string contentId) |
| Promise< IContentObject > | GetContent (IContentRef reference) |
| Promise< TContent > | GetContent< TContent > (IContentRef reference) |
| Promise< ClientManifest > | GetManifest () |
| Promise< ClientManifest > | GetManifest (string filter) |
| Promise< ClientManifest > | GetManifest (ContentQuery query) |
Public Member Functions inherited from Beamable.Common.Api.ISupportsGet< ClientManifest > | |
| Promise< TData > | GetCurrent (string scope="") |
1.8.17