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
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ItemChanger.Modules
Assembly: ItemChanger.dll
Syntax
public class BlueDoorUnlock : Module
Fields
| Improve this Doc View SourceblueHealthThreshold
Declaration
public int blueHealthThreshold
Field Value
Type | Description |
---|---|
System.Int32 |
Methods
| Improve this Doc View SourceInitialize()
Declaration
public override void Initialize()
Overrides
| Improve this Doc View SourceUnload()
Declaration
public override void Unload()