RoleList extension

Extensions on Lists of Roles.

on

Properties

highest → Role

Available on List<Role>, provided by the RoleList extension

The highest role in this list.
no setter
sorted List<Role>

Available on List<Role>, provided by the RoleList extension

The roles in this list, sorted from lowest to highest.
no setter

Static Methods

compare(Role a, Role b) int

Available on List<Role>, provided by the RoleList extension

Compare two Roles by their positions.