Class BossEssenceLocation
Location for giving an item from talking to the defeated boss ghost.
Inheritance
System.Object
BossEssenceLocation
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 BossEssenceLocation : AutoLocation
Fields
| Improve this Doc View SourcefsmName
Declaration
public string fsmName
Field Value
Type | Description |
---|---|
System.String |
objName
Declaration
public string objName
Field Value
Type | Description |
---|---|
System.String |
Methods
| Improve this Doc View SourceOnLoad()
Declaration
protected override void OnLoad()
Overrides
| Improve this Doc View SourceOnUnload()
Declaration
protected override void OnUnload()