Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Debug.IsValidationLevelEnabled

Switch to Manual

Declaration

public static bool IsValidationLevelEnabled(ValidationLevel level);

Parameters

level The validation level to test.

Description

Returns whether a given validation level is currently enabled.