Returns the InternalName of the current mod.
Syntax
GetModName()
Examples
-- Prints the InternalName of the mod that called it.
print(GetModName())
Notes
No additional notes.
Version History
Unknown Version
Added this function.
Returns the InternalName of the current mod.
GetModName()
-- Prints the InternalName of the mod that called it.
print(GetModName())
No additional notes.
Added this function.