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

Parameters

markerIdMarker identifier.

Returns

MarkerFlags Returns Profiler marker flags.

Description

Gets Profiler marker flags for the specific marker identifier.

Throws:
System.ArgumentException if markerId is invalid.

See Also: GetMarkerId, MarkerFlags.