Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 340 Bytes

README.Utils.md

File metadata and controls

13 lines (10 loc) · 340 Bytes

Notable APIs

  • MonoMod.Cil.ILContext
  • MonoMod.Cil.ILCursor
  • MonoMod.Logs.DebugLog
  • MonoMod.Utils.DynamicMethodDefinition
  • MonoMod.Utils.DynDll
  • MonoMod.Utils.Helpers
  • MonoMod.Utils.PlatformDetection

MonoMod.Utils

MonoMod.Utils is a collection of utilities used and provided by MonoMod to make modding easier.