ChensHelpers
Chen.Helpers.GeneralHelpers.MultiplayerTest
MultiplayerTest.Enable(Log, string) Method
Enables Multiplayer Testing so that the mod creator can connect using two instances of the game.
public static void Enable(Chen.Helpers.LogHelpers.Log logger, string message="Multiplayer Testing is enabled! If you see this message, report this as a bug to the mod developer!");
Parameters
logger
Log
LogHelpers.Log instance
message
System.String
Message to display when Multiplayer Testing is enabled