Class Ref
Inheritance
System.Object
Ref
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.Internal
Assembly: ItemChanger.dll
Syntax
public static class Ref
Properties
| Improve this Doc View SourceGM
Declaration
public static GameManager GM { get; }
Property Value
| Type | Description |
|---|---|
| GameManager |
HC
Declaration
public static HeroController HC { get; }
Property Value
| Type | Description |
|---|---|
| HeroController |
PD
Declaration
public static PlayerData PD { get; }
Property Value
| Type | Description |
|---|---|
| PlayerData |
Settings
Declaration
public static Settings Settings { get; }
Property Value
| Type | Description |
|---|---|
| Settings |
Methods
| Improve this Doc View SourceQuickSave(AbstractPlacement[])
Declaration
public static void QuickSave(params AbstractPlacement[] placements)
Parameters
| Type | Name | Description |
|---|---|---|
| AbstractPlacement[] | placements |