Version: 2022.2
언어: 한국어
public Unity.Profiling.LowLevel.MarkerFlags GetItemMarkerFlags (int id);

파라미터

id Hierarchy 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.