|
override bool | Equals (object obj) |
|
bool | Equals (RealmView other) |
|
override int | GetHashCode () |
|
RealmView | FindRoot () |
|
|
string | Pid |
|
string | Cid |
|
string | ProjectName |
|
bool | Archived |
|
List< RealmView > | Children = 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:
- client/Packages/com.beamable/Editor/Modules/Realms/RealmsService.cs