Skip to content

LaneSelectionFlags Enum

The LaneSelectionFlags enum represents flags used for selecting specific roles in the game. Each flag is associated with a unique value and can be combined using bitwise operations for flexible configurations.

Enum Values

NameValueDescription
SafeLane1Represents the safe lane.
OffLane2Represents the offlane.
MidLane4Represents the mid lane.
SoftSupport8Represents the soft support role.
HardSupport16Represents the hard support role.