Class BlueDoorUnlock
Module which changes the blue hp threshold for the LBC door to the specified value. TransitionFixes handles opening the door when entering from behind.
Inherited Members
Namespace: ItemChanger.Modules
Assembly: ItemChanger.dll
Syntax
[DefaultModule]
public class BlueDoorUnlock : Module
Constructors
View SourceBlueDoorUnlock()
Declaration
public BlueDoorUnlock()
Fields
View SourceblueHealthThreshold
Declaration
public int blueHealthThreshold
Field Value
| Type | Description |
|---|---|
| int |
Methods
View SourceInitialize()
Declaration
public override void Initialize()
Overrides
View SourceUnload()
Declaration
public override void Unload()