BanMan::GetBanned

Copies the current set of bans into the given map.

Synopsis

Declared in <banman.h>

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

Parameters

NameDescription
banmapOutput map filled with the active bans.