M_MSCLoader_SaveLoad_ValueExists - piotrulos/MSCModLoader GitHub Wiki
Check if saved value exists in save file.
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.4.2.410
C#
public static bool ValueExists(
Mod mod,
string valueID
)View Source
- Mod
- Mod Instance
- String
- ID of saved value
Boolean
true if value exists in save file