Class VengefulSpiritLocation
FsmObjectLocation which replaces Vengeful Spirit and disables the Ancestral Mound trap sequence.
Inheritance
VengefulSpiritLocation
Inherited Members
Namespace: ItemChanger.Locations.SpecialLocations
Assembly: ItemChanger.dll
Syntax
public class VengefulSpiritLocation : FsmObjectLocation
Constructors
View SourceVengefulSpiritLocation()
Declaration
public VengefulSpiritLocation()
Methods
View SourceOnLoad()
Called during Load(). Allows the location to initialize and set up any hooks.
Declaration
protected override void OnLoad()
Overrides
View SourceOnUnload()
Called during Unload(). Allows the location to dispose any hooks.
Declaration
protected override void OnUnload()
Overrides
View SourcePlaceContainer(GameObject, string)
Declaration
public override void PlaceContainer(GameObject obj, string containerType)
Parameters
| Type | Name | Description |
|---|---|---|
| GameObject | obj | |
| string | containerType |