Skip to main content

GetMarkerType

Gets the type of a marker created with [CreateMarker](/createmarker).

  • marker: Parameter input should be in NetHandle type.

<!-- -->

  • uint: The type of the marker.

&#123;&#123;#tag:syntaxhighlight| Marker.GetMarkerType(marker); |lang=csharp&#125;&#125; &#125;&#125;