M_MSCLoader_SaveLoad_ValueExists - piotrulos/MSCModLoader GitHub Wiki

ValueExists Method

Check if saved value exists in save file.

Definition

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

Parameters

  Mod
Mod Instance
  String
ID of saved value

Return Value

Boolean
true if value exists in save file

See Also

Reference

SaveLoad Class
MSCLoader Namespace

⚠️ **GitHub.com Fallback** ⚠️