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.3.3.356
C#
public static bool ValueExists(
<a href="T_MSCLoader_Mod">Mod</a> mod,
string valueID
)
View Source
- Mod
- Mod Instance
- String
- ID of saved value
Boolean
true if value exists in save file