Beamable SDK
Public Member Functions | List of all members
Beamable.Common.Content.AbsContentLink< TContent > Class Template Referenceabstract

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

Inheritance diagram for Beamable.Common.Content.AbsContentLink< TContent >:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Common.Content.AbsContentLink< TContent >:
Collaboration graph
[legend]

Public Member Functions

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

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

Type Constraints
TContent :IContentObject 
TContent :new() 

Member Function Documentation

◆ OnCreated()

abstract void Beamable.Common.Content.AbsContentLink< TContent >.OnCreated ( )
pure virtual

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