Vixen
c7401864
csharp
public enum SeatRefusal

Why a mount or a dismount was refused.

Read the guide page for this →

Fields and properties (7)

  • None

    It was not.

  • Unknown

    There is no such vehicle or seat.

  • Occupied

    Somebody is in it.

  • AlreadyAboard

    They are already aboard.

  • NotAboard

    They are not aboard.

  • Requirements

    A requirement is not met.

  • Forbidden

    The seat is not one they may take.

Used by (2)

  • VehicleInstanceVixen.Gameplay.Movement
  • VehicleTestsVixen.Gameplay.Movement.Tests