Table of Contents

Class MiscWorldSaveData

Namespace
Global
Assembly
Assembly-CSharp.dll
public class MiscWorldSaveData
Inheritance
MiscWorldSaveData
Inherited Members

Constructors

MiscWorldSaveData(Name)

public MiscWorldSaveData(SlugcatStats.Name saveStateNumber)

Parameters

saveStateNumber SlugcatStats.Name

Fields

SSaiConversationsHad

public int SSaiConversationsHad

Field Value

int

SSaiThrowOuts

public int SSaiThrowOuts

Field Value

int

cyclesSinceLastSlugpup

public int cyclesSinceLastSlugpup

Field Value

int

cyclesSinceSSai

public int cyclesSinceSSai

Field Value

int

discussedHalcyon

public bool discussedHalcyon

Field Value

bool

energySeenState

public int energySeenState

Field Value

int

halcyonStolen

public bool halcyonStolen

Field Value

bool

hrMelted

public bool hrMelted

Field Value

bool

memoryArraysFrolicked

public bool memoryArraysFrolicked

Field Value

bool

moonGivenRobe

public bool moonGivenRobe

Field Value

bool

moonHeartRestored

public bool moonHeartRestored

Field Value

bool

moonRevived

public bool moonRevived

Field Value

bool

pebblesEnergyTaken

public bool pebblesEnergyTaken

Field Value

bool

pebblesRivuletPostgame

public bool pebblesRivuletPostgame

Field Value

bool

pebblesSeenGreenNeuron

public bool pebblesSeenGreenNeuron

Field Value

bool

playerGuideState

public PlayerGuideState playerGuideState

Field Value

PlayerGuideState

privSlOracleState

public SLOrcacleState privSlOracleState

Field Value

SLOrcacleState

saveStateNumber

public SlugcatStats.Name saveStateNumber

Field Value

SlugcatStats.Name

smPearlTagged

public bool smPearlTagged

Field Value

bool

unrecognizedSaveStrings

public List<string> unrecognizedSaveStrings

Field Value

List<string>

Properties

EverMetMoon

public bool EverMetMoon { get; }

Property Value

bool

SLOracleState

public SLOrcacleState SLOracleState { get; }

Property Value

SLOrcacleState

Methods

FromString(string)

public void FromString(string s)

Parameters

s string

ToString()

public override string ToString()

Returns

string