Show / Hide Table of Contents

Method GetMods

| Edit this page View Source

GetMods(bool)

Get all loaded mod's metadata which are depending on Jötunn
Declaration
public static IEnumerable<ModRegistry.ModInfo> GetMods(bool includingJotunn = false)
Parameters
Type Name Description
bool includingJotunn
Returns
Type Description
IEnumerable<ModRegistry.ModInfo> An IEnumerable<T> of ModRegistry.ModInfo for all loaded mods
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾