TMLoader Documentation
  • Overview
  • Libraries
    • loader
      • loader.thread
      • loader.il2cpp
        • Runtime
        • Thread
        • Class
        • Object
        • String
        • Array
      • loader.struct
  • User Interface Components
    • Slider
    • Switch
    • TextField
Powered by GitBook
On this page
  1. Libraries

loader

The loader library provides essential functionalities for managing mods within TMLoader

function log(...)
function alert(...) -- todo: add callback                 
function retrieveModInfo()       
function retrievePreferences()   
function registerPreferences(...)   
function registerRunLoopCallback(...)
-- Fields:
null

-- Global:
function tointeger(...)
function topointer(...)
PreviousOverviewNextloader.thread

Last updated 1 year ago