Class GrimmkinLocation
Location for modifying the unique Grimmkin spawn of a scene.
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 GrimmkinLocation : AutoLocation
Fields
| Improve this Doc View SourcegrimmkinLevel
Declaration
public int grimmkinLevel
Field Value
Type | Description |
---|---|
System.Int32 |
Methods
| Improve this Doc View SourceGetGiveInfo()
Declaration
public override GiveInfo GetGiveInfo()
Returns
Type | Description |
---|---|
GiveInfo |
Overrides
| Improve this Doc View SourceGrimmchildRequirement()
Declaration
public bool GrimmchildRequirement()
Returns
Type | Description |
---|---|
System.Boolean |
OnLoad()
Declaration
protected override void OnLoad()
Overrides
| Improve this Doc View SourceOnUnload()
Declaration
protected override void OnUnload()