Copies the current set of bans into the given map.

Synopsis

Declared in <banman.h>

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

Parameters

Name

Description

banmap

Output map filled with the active bans.

Created with MrDocs