-
Notifications
You must be signed in to change notification settings - Fork 2
Module: Main
Andre Issa edited this page Sep 1, 2021
·
20 revisions
Members accessible via the ModUtil table
This module relates to operations that rely on being performed after Main.lua finishes.
| Mod.Register | modName(string) ~ parent(nil|table) | mod(Mod) |
| Entangled.ModData | value(table) | proxy(*table) |
| Mod.Data | mod(Mod) | modData(*table) |
| LoadOnce | func((...)->(...)) | -- |
| CancelLoadOnce | func((...)->(...)) | -- |