Table of Contents

Namespace RustPlusApi.Data.Markers

Classes

CargoShipMarker

Map marker for the Cargo Ship event.

Ch47Marker

Map marker for the CH-47 Chinook helicopter.

CrateMarker

Map marker for a locked crate (Rust+ marker type 6).

ExplosionMarker

Map marker for an explosion event (Rust+ marker type 2).

GenericRadiusMarker

Map marker for a generic radius overlay (Rust+ marker type 7), carrying its styling.

Marker

Base record for all map markers, carrying the shared id and map coordinates.

PatrolHelicopterMarker

Map marker for the Patrol Helicopter event.

PlayerMarker

Map marker for a player's current position.

TravellingVendorMarker

Map marker for the Travelling Vendor (Rust+ marker type 9).

UnknownMarker

Marker with an unrecognised or unsupported type. Carries the full raw field surface of the protobuf marker so nothing the server sends for a new marker type is dropped.

VendingMachineMarker

Map marker for a vending machine, including its current sell orders.