Table of Contents

BanList::export

(string filename)Dump the banlist to a file.

Syntax

void BanList::export();

Parameters

This function does not accept any parameters.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

BanList::add
BanList::addAbsolute
BanList::isBanned
BanList::removeBan

References

This function is not called by any other functions.