Table of Contents

BanManagerSO::loadBans

There is no doc-string available for this function.

Syntax

script BanManagerSO::loadBans(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:4314

See also

BanManagerSO::addBan
BanManagerSO::dumpBans
BanManagerSO::isBanned
BanManagerSO::removeBan
BanManagerSO::RemoveBanBL_ID
BanManagerSO::saveBans
BanManagerSO::sendBanList

References

This function is not called by any other functions.