Skip to content

LevelBorders


LevelBorderDatum

Type Parameter Nullable
string Uuid false
string DisplayName false
int? StartingLevel true
string LevelNumberAppearance false
string SmallPlayerCardAppearance false
string AssetPath false

LevelBordersData

Type Parameter Nullable
int? Status true
IReadOnlyList<LevelBorderDatum> Data false

LevelBorderData

Type Parameter Nullable
int? Status true
LevelBorderDatum Data false