Methods_T_MSCLoader_ModLoader - piotrulos/MSCModLoader GitHub Wiki

ModLoader Methods

Methods

CheckIfExperimental Check if steam release is from experimental branch
CheckSteam Check if steam is present
GetModAssetsFolder Mod assets folder, use this if you want load custom content.
GetModSettingsFolder Mod settings folder, use this if you want save something.
GetModVersionByID Get version of mod by modID (returns 0.0.0.0 if not found)
GetReferenceVersionByID Get version of reference by AssemblyID (returns 0.0.0.0 if not found)
IsModPresent(String) Check if other ModID is present and enabled
IsModPresent(String, Boolean) Check if other ModID is present
IsReferencePresent Check if Reference of specified AssemblyID is present

See Also

Reference

ModLoader Class
MSCLoader Namespace

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