Show / Hide Table of Contents

Class AltNailsmithSheoTest

Nondefault module added by a NailmasterLocation in Room_Nailmaster_02. Ties PD.nailsmithSheo to having accepted Sheo's offer.

Inheritance
object
Module
AltNailsmithSheoTest
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 AltNailsmithSheoTest : Module

Constructors

View Source

AltNailsmithSheoTest()

Declaration
public AltNailsmithSheoTest()

Methods

View Source

Initialize()

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

Subscribe(NailmasterLocation)

Declaration
public void Subscribe(NailmasterLocation location)
Parameters
Type Name Description
NailmasterLocation location
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