Class Ref
Assembly: ItemChanger.dll
Syntax
Properties
View Source
GM
Declaration
public static GameManager GM { get; }
Property Value
| Type |
Description |
| GameManager |
|
View Source
HC
Declaration
public static HeroController HC { get; }
Property Value
| Type |
Description |
| HeroController |
|
View Source
PD
Declaration
public static PlayerData PD { get; }
Property Value
| Type |
Description |
| PlayerData |
|
View Source
Settings
Declaration
public static Settings Settings { get; }
Property Value
Methods
View Source
QuickSave(params AbstractPlacement[])
Declaration
public static void QuickSave(params AbstractPlacement[] placements)
Parameters