GetMarkerBobUpAndDown
Gets "bobUpAndDown" from the marker created with [CreateMarker](/createmarker).
- marker: Parameter input should be in NetHandle type.
<!-- -->
- bool: If bobUpAndDown is true.
{{#tag:syntaxhighlight| Marker.GetMarkerBobUpAndDown(marker); |lang=csharp}} }}