MoveReason

Module Contents

Classes

MoveReason

Enum where members are also (and must be) ints

class MoveReason.MoveReason

Bases: enum.IntEnum

Enum where members are also (and must be) ints

AUTOMATIC = 0

Infer reason from move distance.

TELEPORT = 1

Vehicle teleports to another location

NORMAL = 2

vehicle moved normally