-
-
Notifications
You must be signed in to change notification settings - Fork 57
M_MSCLoader_ModConsole_Log_1
piotrulos edited this page Apr 7, 2023
·
4 revisions
Same as ModConsole.Print(obj);
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.2.11.286
C#
public static void Log(
Object obj
)
- obj
- Type: System.Object
object to print to console.
- How to install MSCLoader using MSCPatcher
- MSCPatcher explained
- How to install mods
- Official experimental linux support
- Unofficial tutorial for linux (wine/proton)
- Install Visual Studio for MSCLoader
- Install template for Visual Studio
- How to use templates
- Debugging your mods in Visual Studio
- Enable DevMode to help with debugging
- Uploading and creating Self update feature for your mod or reference
- All Playmaker Global Variables and Events
- How to create and use Asset Bundles