Tags: Dinno/UnityIngameDebugConsole
Tags
Fixed NotSupportedException thrown by DebugLogConsole when an SRP is … …installed (closed yasirkula#40)
Disabling Searchbar would result in NullReferenceException, now fixed (… …closed yasirkula#33)
- Multiple console commands with the same command name can now exist … …together as long as their method signatures are different - Console commands now support more parameter types: enums, arrays, Lists, Quaternion, Color, Color32, Rect, RectOffset, Bounds, Vector2Int, Vector3Int, RectInt and BoundsInt - Added DebugLogConsole.AddCustomParameterType function to register custom parameter types to the console
PreviousNext