Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Public Member Functions | Public Attributes | List of all members
Beamable.Editor.Realms.RealmView Class Reference
Collaboration diagram for Beamable.Editor.Realms.RealmView:
Collaboration graph
[legend]

Public Member Functions

override bool Equals (object obj)
 
bool Equals (RealmView other)
 
override int GetHashCode ()
 
RealmView FindRoot ()
 

Public Attributes

string Pid
 
string Cid
 
string ProjectName
 
bool Archived
 
List< RealmViewChildren = new List<RealmView>()
 
RealmView Parent
 
int Depth
 
string DisplayName => IsProduction ? $"[PROD] {ProjectName}" : ProjectName
 
bool IsProduction => Depth == 0
 
bool IsStaging => Depth == 1
 

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