Table of Contents

Class CollectiblesTracker.SaveGameData

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class CollectiblesTracker.SaveGameData
Inheritance
CollectiblesTracker.SaveGameData
Inherited Members

Fields

currentRegion

public string currentRegion

Field Value

string

regionsVisited

public List<string> regionsVisited

Field Value

List<string>

unlockedBlues

public List<MultiplayerUnlocks.SandboxUnlockID> unlockedBlues

Field Value

List<MultiplayerUnlocks.SandboxUnlockID>

unlockedGolds

public List<MultiplayerUnlocks.LevelUnlockID> unlockedGolds

Field Value

List<MultiplayerUnlocks.LevelUnlockID>

unlockedGreens

public List<MultiplayerUnlocks.SlugcatUnlockID> unlockedGreens

Field Value

List<MultiplayerUnlocks.SlugcatUnlockID>

unlockedGreys

public List<ChatlogData.ChatlogID> unlockedGreys

Field Value

List<ChatlogData.ChatlogID>

unlockedReds

public List<MultiplayerUnlocks.SafariUnlockID> unlockedReds

Field Value

List<MultiplayerUnlocks.SafariUnlockID>