Class ElevatorPass
Module which implements the Elevator Pass custom skill.
Inherited Members
Namespace: ItemChanger.Modules
Assembly: ItemChanger.dll
Syntax
public class ElevatorPass : Module
Constructors
View SourceElevatorPass()
Declaration
public ElevatorPass()
Properties
View SourcehasElevatorPass
Declaration
public bool hasElevatorPass { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Methods
View SourceInitialize()
Declaration
public override void Initialize()
Overrides
View SourceUnload()
Declaration
public override void Unload()