![]() |
Mod Helpers
v5.9.6
A centralized collection of library code, helpful services, and end-user functions for mod management and information.
|
This is the complete list of members for HamstarHelpers.Helpers.Debug.DebugHelpers, including all inherited members.
DrawRect(string id, Rectangle rect, bool isWorldPos, int duration) | HamstarHelpers.Helpers.Debug.DebugHelpers | static |
GetContextSlice(int stackFrameIdx=1, bool omitNamespace=false, int max=-1, string until="Unknown Context") | HamstarHelpers.Helpers.Debug.DebugHelpers | static |
GetCurrentContext(int stackFrameIdx=1) | HamstarHelpers.Helpers.Debug.DebugHelpers | static |
Print(string labelAndMsg) | HamstarHelpers.Helpers.Debug.DebugHelpers | static |
Print(string msgLabel, string msg) | HamstarHelpers.Helpers.Debug.DebugHelpers | static |
Print(string msgLabel, string msg, int tickDuration) | HamstarHelpers.Helpers.Debug.DebugHelpers | static |