Show / Hide Table of Contents

Class GatedGrimmTent

Module which adds a gate in Grimm_Main_Tent when the Nightmare Lantern has not been lit.

Inheritance
object
Module
GatedGrimmTent
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
[DefaultModule]
public class GatedGrimmTent : Module

Constructors

View Source

GatedGrimmTent()

Declaration
public GatedGrimmTent()

Methods

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