Show / Hide Table of Contents

Class GlobalSettings

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

Constructors

View Source

GlobalSettings()

Declaration
public GlobalSettings()

Fields

View Source

ItemSettings

Declaration
public ItemSettings ItemSettings
Field Value
Type Description
ItemSettings
View Source

LocationSettings

Declaration
public LocationSettings LocationSettings
Field Value
Type Description
LocationSettings
View Source

PreloadSettings

Declaration
public PreloadSettings PreloadSettings
Field Value
Type Description
PreloadSettings

Extension Methods

Extensions.Yield<T>(T)
  • View Source
In this article
Back to top Generated by DocFX