# VerbosityExternal

> For external profiler integrations that do not capture all markers by default (such as for the Superluminal profiler) setting this flag will make the Sampler visible to them.

## Definition

* **Type:** Field
* **Namespace:** [Unity.Profiling.LowLevel](/engine/6000.5/script-reference/unity/profiling/lowlevel.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
VerbosityExternal = VerbosityDebug | VerbosityInternal
```
