Class VengefulSpiritLocation
FsmObjectLocation which replaces Vengeful Spirit and disables the Ancestral Mound trap sequence.
Inheritance
System.Object
VengefulSpiritLocation
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.Locations.SpecialLocations
Assembly: ItemChanger.dll
Syntax
public class VengefulSpiritLocation : FsmObjectLocation
Methods
| Improve this Doc View SourceOnLoad()
Declaration
protected override void OnLoad()
Overrides
| Improve this Doc View SourceOnUnload()
Declaration
protected override void OnUnload()
Overrides
| Improve this Doc View SourcePlaceContainer(GameObject, String)
Declaration
public override void PlaceContainer(GameObject obj, string containerType)
Parameters
Type | Name | Description |
---|---|---|
GameObject | obj | |
System.String | containerType |