Beamable SDK
Public Member Functions | Static Public Member Functions | Public Attributes | Properties | List of all members
Beamable.Editor.Content.AvailableManifestModel Class Reference
Inheritance diagram for Beamable.Editor.Content.AvailableManifestModel:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.Content.AvailableManifestModel:
Collaboration graph
[legend]

Public Member Functions

void Serialize (JsonSerializable.IStreamSerializer s)
 
int GetOrder ()
 
bool IsAvailable ()
 
bool IsToSkip (string filter)
 
string GetClassNameToAdd ()
 

Static Public Member Functions

static AvailableManifestModel CreateId (string id)
 

Public Attributes

string id
 
string checksum
 
long createdAt
 
bool archived
 

Properties

string DisplayName [get]
 
- Properties inherited from Beamable.Editor.ISearchableElement
string DisplayName [get]
 

Member Function Documentation

◆ GetClassNameToAdd()

string Beamable.Editor.Content.AvailableManifestModel.GetClassNameToAdd ( )
inline

◆ GetOrder()

int Beamable.Editor.Content.AvailableManifestModel.GetOrder ( )
inline

◆ IsAvailable()

bool Beamable.Editor.Content.AvailableManifestModel.IsAvailable ( )
inline

◆ IsToSkip()

bool Beamable.Editor.Content.AvailableManifestModel.IsToSkip ( string  filter)
inline

◆ Serialize()

void Beamable.Editor.Content.AvailableManifestModel.Serialize ( JsonSerializable.IStreamSerializer  s)
inline

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