Debug.unsetThresholdForName

Resets all categories with the given name back to the default level.

struct Debug
static
void
unsetThresholdForName
(
string name
)

Parameters

name string

name of the categories to set

Meta