Version: 2019.4
public Unity.Profiling.LowLevel.MarkerFlags GetItemMarkerFlags (int id);

パラメーター

idHierarchy item identifier.

戻り値

MarkerFlags Marker usage flags.

説明

Use to retrieve a marker usage flags.

Marker usage flags give insight into sample origin (scripting or native code).

See Also: GetItemMarkerID.