HFrameworkPatches Class |
Namespace: com.tiberiumfusion.ttplugins.HarmonyPlugins
The HFrameworkPatches type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FW_InterceptTimeLoggerDrawException |
Prefixed onto Terraria.TimeLogger.DrawException().
Writes the intercepted exception to Debug.
|
![]() ![]() | FW_RemoveRuntimeExtractDirOnQuite |
Prefixed onto Terraria.Main.QuitGame().
Sets up hidden cmd task to kill the runtime extract folder after a short delay (after which Terraria should be closed and the files no longer locked).
|
![]() ![]() | FW_SaveAllPluginConfigs |
Prefixed onto Terraria.Main.SaveSettings().
Writes all persistent plugin savedata back to disk.
|
![]() ![]() | FW_ShowPluginReport |
Postfixed onto Terraria.Chat.ChatCommandProcessor.CreateOutgoingMessage().
Shows the plugin report if the player types /ttplugins in chat.
|