BanMan::GetBanned

Copies the current set of bans into the given map.

Synopsis

Declared in <banman.h>

[[requires_capability(0x7f95034649a8)]]
void
GetBanned(banmap_t& banmap);

Parameters

NameDescription
banmapOutput map filled with the active bans.