unreal.ZoneLaneDirection

class unreal.ZoneLaneDirection

Bases: EnumBase

EZone Lane Direction

C++ Source:

  • Plugin: ZoneGraph

  • Module: ZoneGraph

  • File: ZoneGraphTypes.h

BACKWARD: ZoneLaneDirection

Move forward relative to the markup.

Type:

2

FORWARD: ZoneLaneDirection

No movement, this lane is treated as spacer or median.

Type:

1

NONE: ZoneLaneDirection

0