Beamable SDK
Public Member Functions | Static Public Member Functions | List of all members
Beamable.Common.Inventory.CurrencyRef< TContent > Class Template Reference

This type defines a methodology for resolving a reference to a Beamable ContentObject. More...

Inheritance diagram for Beamable.Common.Inventory.CurrencyRef< TContent >:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Common.Inventory.CurrencyRef< TContent >:
Collaboration graph
[legend]

Public Member Functions

 CurrencyRef (string id)
 
- Public Member Functions inherited from Beamable.Common.Content.ContentRef< TContent >
 ContentRef (Type contentType, string id)
 
override string GetId ()
 
override void SetId (string id)
 
override bool IsContent (IContentObject content)
 
override Type GetReferencedType ()
 
override Type GetReferencedBaseType ()
 
override Promise< TContent > Resolve (string manifestID="")
 
override string ToString ()
 

Static Public Member Functions

static implicit operator string (CurrencyRef data)
 
static implicit operator CurrencyRef (string data)
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Common.Content.AbsContentRef< TContent >
string Id
 

Detailed Description

This type defines a methodology for resolving a reference to a Beamable ContentObject.

Related Links

img beamable-logo

Related Links

img beamable-logo

Type Constraints
TContent :CurrencyContent 
TContent :new() 

The documentation for this class was generated from the following file: