Table of Contents

Class GlobalSettings<T>

Namespace
MCM.Abstractions.Base.Global
Assembly
MCMv5.dll
public abstract class GlobalSettings<T> : GlobalSettings, INotifyPropertyChanged where T : GlobalSettings, new()

Type Parameters

T
Inheritance
GlobalSettings<T>
Implements
Derived
Inherited Members
Extension Methods

Properties

Instance

A modder flriendly way to get settings from any place

public static T? Instance { get; }

Property Value

T