<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://modding.bcs.place/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://modding.bcs.place/feed.php">
        <title>Blockland Modding - scripting:doc:u:slayerclientuserverprefhandlersg</title>
        <description></description>
        <link>https://modding.bcs.place/</link>
        <image rdf:resource="https://modding.bcs.place/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-04-15T03:00:13+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:addpref?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:clearprefs?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:clearrules?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:displayrule?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:exportminigamepreferences?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:exportprefs?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:getprefso?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:importminigamepreferences?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:sendpreferencevalues?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:updatedynamicrules?rev=1772782356&amp;do=diff"/>
                <rdf:li rdf:resource="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:updateguivalue?rev=1772782356&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://modding.bcs.place/_media/wiki:dokuwiki.svg">
        <title>Blockland Modding</title>
        <link>https://modding.bcs.place/</link>
        <url>https://modding.bcs.place/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:addpref?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>addpref</title>
        <link>https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:addpref?rev=1772782356&amp;do=diff</link>
        <description>SlayerClient_ServerPrefHandlerSG::addPref

There is no doc-string available for this function.

Syntax


script SlayerClient_ServerPrefHandlerSG::addPref(string %this, string %pref);


Parameters

string %this

No description available.

string %pref

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:clearprefs?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>clearprefs</title>
        <link>https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:clearprefs?rev=1772782356&amp;do=diff</link>
        <description>SlayerClient_ServerPrefHandlerSG::clearPrefs

There is no doc-string available for this function.

Syntax


script SlayerClient_ServerPrefHandlerSG::clearPrefs(string %this);


Parameters

string %this

No description available.

Return value

script

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:clearrules?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>clearrules</title>
        <link>https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:clearrules?rev=1772782356&amp;do=diff</link>
        <description>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</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:displayrule?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>displayrule</title>
        <link>https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:displayrule?rev=1772782356&amp;do=diff</link>
        <description>SlayerClient_ServerPrefHandlerSG::displayRule

There is no doc-string available for this function.

Syntax


script SlayerClient_ServerPrefHandlerSG::displayRule(string %this, string %category, string %pref);


Parameters

string %this

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:exportminigamepreferences?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>exportminigamepreferences</title>
        <link>https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:exportminigamepreferences?rev=1772782356&amp;do=diff</link>
        <description>SlayerClient_ServerPrefHandlerSG::exportMinigamePreferences

There is no doc-string available for this function.

Syntax


script SlayerClient_ServerPrefHandlerSG::exportMinigamePreferences(string %this, string %path);


Parameters

string %this

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:exportprefs?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>exportprefs</title>
        <link>https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:exportprefs?rev=1772782356&amp;do=diff</link>
        <description>SlayerClient_ServerPrefHandlerSG::exportPrefs

There is no doc-string available for this function.

Syntax


script SlayerClient_ServerPrefHandlerSG::exportPrefs(string %this, string %path);


Parameters

string %this

No description available.

string %path

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:getprefso?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>getprefso</title>
        <link>https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:getprefso?rev=1772782356&amp;do=diff</link>
        <description>SlayerClient_ServerPrefHandlerSG::getPrefSO

There is no doc-string available for this function.

Syntax


script SlayerClient_ServerPrefHandlerSG::getPrefSO(string %this, string %category, string %title);


Parameters

string %this

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:importminigamepreferences?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>importminigamepreferences</title>
        <link>https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:importminigamepreferences?rev=1772782356&amp;do=diff</link>
        <description>SlayerClient_ServerPrefHandlerSG::importMinigamePreferences

There is no doc-string available for this function.

Syntax


script SlayerClient_ServerPrefHandlerSG::importMinigamePreferences(string %this, string %path);


Parameters

string %this

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:sendpreferencevalues?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sendpreferencevalues</title>
        <link>https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:sendpreferencevalues?rev=1772782356&amp;do=diff</link>
        <description>SlayerClient_ServerPrefHandlerSG::sendPreferenceValues

There is no doc-string available for this function.

Syntax


script SlayerClient_ServerPrefHandlerSG::sendPreferenceValues(string %this, string %reset);


Parameters

string %this

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:updatedynamicrules?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>updatedynamicrules</title>
        <link>https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:updatedynamicrules?rev=1772782356&amp;do=diff</link>
        <description>SlayerClient_ServerPrefHandlerSG::updateDynamicRules

There is no doc-string available for this function.

Syntax


script SlayerClient_ServerPrefHandlerSG::updateDynamicRules(string %this, string %gameMode);


Parameters

string %this

No description available.</description>
    </item>
    <item rdf:about="https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:updateguivalue?rev=1772782356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-06T07:32:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>updateguivalue</title>
        <link>https://modding.bcs.place/scripting:doc:u:slayerclientuserverprefhandlersg:updateguivalue?rev=1772782356&amp;do=diff</link>
        <description>SlayerClient_ServerPrefHandlerSG::updateGUIValue

There is no doc-string available for this function.

Syntax


script SlayerClient_ServerPrefHandlerSG::updateGUIValue(string %this, string %ctrl, string %recursive, string %exclude);


Parameters

string %this</description>
    </item>
</rdf:RDF>
