getDiagnosticLevel#
Fully qualified name: usdex::core::getDiagnosticLevel
- DiagnosticsLevel usdex::core::getDiagnosticLevel(
- pxr::TfDiagnosticType code,
Get the
DiagnosticsLevelfor a givenTfDiagnosticType.- Parameters:
code – The
TfDiagnosticTypeto get theDiagnosticsLevelfor.- Returns:
The
DiagnosticsLevelfor theTfDiagnosticType.