Table of Contents

BanManagerSO::RemoveBanBL_ID

There is no doc-string available for this function.

Syntax

script BanManagerSO::RemoveBanBL_ID(string %this, string %testBL_ID);

Parameters

string %this
No description available.

string %testBL_ID
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:4232

See also

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

References

This function is not called by any other functions.