Show / Hide Table of Contents

Class GlobalSettings

Inheritance
System.Object
GlobalSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ItemChanger.Internal
Assembly: ItemChanger.dll
Syntax
public class GlobalSettings

Fields

| Improve this Doc View Source

ItemSettings

Declaration
public ItemSettings ItemSettings
Field Value
Type Description
ItemSettings
| Improve this Doc View Source

LocationSettings

Declaration
public LocationSettings LocationSettings
Field Value
Type Description
LocationSettings
| Improve this Doc View Source

PreloadSettings

Declaration
public PreloadSettings PreloadSettings
Field Value
Type Description
PreloadSettings

Extension Methods

Extensions.Yield<T>(T)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX