This version of Unity is unsupported.

FrameDataView.GetMarkerFlags

Declaration

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

Parameters

markerId Marker 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.