|
Beamable SDK
|
This type defines a methodology for resolving a reference to a Beamable ContentObject. More...
Public Member Functions | |
| string | GetId () |
| void | SetId (string id) |
| bool | IsContent (IContentObject content) |
| Type | GetReferencedType () |
| Type | GetReferencedBaseType () |
| Promise< TContent > | Resolve (string manifestID="") |
This type defines a methodology for resolving a reference to a Beamable ContentObject.

| TContent | : | IContentObject | |
| TContent | : | new() |