public Unity.Profiling.LowLevel.MarkerFlags GetMarkerFlags (int markerId);

Parámetros

markerIdMarker identifier.

Valor de retorno

MarkerFlags Returns Profiler marker flags.

Descripción

Gets Profiler marker flags for the specific marker identifier.

Throws:
System.ArgumentException if markerId is invalid.

See Also: GetMarkerId, MarkerFlags.