Table of Contents

SlayerClient_ServerPrefHandlerSG::clearRules

There is no doc-string available for this function.

Syntax

script SlayerClient_ServerPrefHandlerSG::clearRules(string %this, string %category);

Parameters

string %this
No description available.

string %category
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/client/core/SlayerClient_ServerPrefHandlerSG.cs:281

See also

SlayerClient_ServerPrefHandlerSG::addPref
SlayerClient_ServerPrefHandlerSG::clearPrefs
SlayerClient_ServerPrefHandlerSG::displayRule
SlayerClient_ServerPrefHandlerSG::exportMinigamePreferences
SlayerClient_ServerPrefHandlerSG::exportPrefs
SlayerClient_ServerPrefHandlerSG::getPrefSO
SlayerClient_ServerPrefHandlerSG::importMinigamePreferences
SlayerClient_ServerPrefHandlerSG::sendPreferenceValues
SlayerClient_ServerPrefHandlerSG::updateDynamicRules
SlayerClient_ServerPrefHandlerSG::updateGUIValue

References

This function is not called by any other functions.