[This is preliminary documentation and is subject to change.]

Overload List

NameDescription
Can(IEnumerable<(Of <<'(Player>)>>), Permission)
Filters a collection of players, leaving only those who have the given permission.
Can(IEnumerable<(Of <<'(Player>)>>), Permission, Rank)
Filters a collection of players, leaving only those who have the given permission, and with permission limits allowing operation on the given rank.

See Also