This class provides a function that can be used to display the Various Debug Categories along with toggle controls to enable and disable each. These options are not automatically drawn, (unless the VendorPrefs library is implemented in the unity project), so you will need to setup your own callback attribute.
Static Public Member Functions | |
static void | DisplayCategoriesOnGUI () |
This function displays the PlayerPrefOptions that define the behavior of CatDebug functions. Then displays them using EditorGUILayout Functions. | |