Show / Hide Table of Contents

Class AltCorniferAtHomeTest

Nondefault module added automatically by CorniferLocations. Ties CorniferAtHome to all CorniferLocations having been purchased.

Inheritance
object
Module
AltCorniferAtHomeTest
Inherited Members
Module.LoadOnce()
Module.UnloadOnce()
Module.Name
Module.ModuleHandlingProperties
Module.Loaded
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: ItemChanger.Modules
Assembly: ItemChanger.dll
Syntax
public class AltCorniferAtHomeTest : Module

Constructors

View Source

AltCorniferAtHomeTest()

Declaration
public AltCorniferAtHomeTest()

Methods

View Source

Add(CorniferLocation)

Declaration
public void Add(CorniferLocation location)
Parameters
Type Name Description
CorniferLocation location
View Source

Initialize()

Declaration
public override void Initialize()
Overrides
Module.Initialize()
View Source

Unload()

Declaration
public override void Unload()
Overrides
Module.Unload()

Extension Methods

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