Table of Contents

Enum SelectionStatus

Namespace
RustMapsApi.V4.Models
Assembly
RustMapsApi.dll

Whether a feature is wanted in a custom map.

public enum SelectionStatus

Fields

NoPreference = 2

No preference is expressed.

NotWanted = 1

The feature is excluded.

Wanted = 0

The feature is required.