Method IsModTrusted
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
IsModTrusted(ModDefinition, string, Dictionary<string, string>)
Check whether a mod is trusted for the given scripts hash.
public static bool IsModTrusted(ModDefinition mod, string scriptsHash, Dictionary<string, string> trustStore)
Parameters
modModDefinitionscriptsHashstringtrustStoreDictionary<string, string>