Table of Contents

Class UnavailableSetting

Namespace
MCM.Abstractions
Assembly
MCMv5.dll
public sealed record UnavailableSetting : IEquatable<UnavailableSetting>
Inheritance
UnavailableSetting
Implements
Inherited Members

Constructors

UnavailableSetting(string, string, UnavailableSettingType)

public UnavailableSetting(string Id, string DisplayName, UnavailableSettingType Type)

Parameters

Id string
DisplayName string
Type UnavailableSettingType

Properties

DisplayName

public string DisplayName { get; init; }

Property Value

string

Id

public string Id { get; init; }

Property Value

string

Type

public UnavailableSettingType Type { get; init; }

Property Value

UnavailableSettingType

This page was last modified at 07/17/2023 20:34:38 +03:00 (UTC).

Commit Message
Author:    Vitalii Mikhailov
Commit:    b03c9590f80589ffeab2d311ed7631a0d3bc4129
Added an additional abstraction SettingsEntryVM

Added the ability to show persave and percampaign settings in the global menu. Without Fluent settings