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
This page was last modified at 06/02/2024 11:37:48 +03:00 (UTC).
Commit Message
Author: Vitalii Mikhailov
Commit: 2941deedc66b302d8c81573a28570eea126ed55a
Reverted Settings instance cache and cache invalidation