Skip to content

PlayerMode

Tommo J. Phillips edited this page Oct 22, 2023 · 2 revisions

PlayerMode

Namespace: TommoJProductions.ModApi

Represents a player mode.

public enum PlayerMode

Inheritance ObjectValueTypeEnumPlayerMode
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
OnFoot 0 Represents that the player is on foot.
InSatsuma 1 Represents that the player is driving the satsuma.
InOther 2 Represents the the player is driving other.

Clone this wiki locally