Table of Contents

Slayer_PrefHandlerSG::sendPreferenceData

There is no doc-string available for this function.

Syntax

script Slayer_PrefHandlerSG::sendPreferenceData(string %this, string %client);

Parameters

string %this
No description available.

string %client
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/core/Slayer_PrefHandlerSG.cs:147

See also

Slayer_PrefHandlerSG::addNonNetworkedPref
Slayer_PrefHandlerSG::addPref
Slayer_PrefHandlerSG::addTransientPref
Slayer_PrefHandlerSG::exportMinigamePreferences
Slayer_PrefHandlerSG::exportPrefs
Slayer_PrefHandlerSG::getPref
Slayer_PrefHandlerSG::getPrefSO
Slayer_PrefHandlerSG::importMinigamePreferences
Slayer_PrefHandlerSG::loadInitialPrefs
Slayer_PrefHandlerSG::onAdd
Slayer_PrefHandlerSG::resetPreferences
Slayer_PrefHandlerSG::resetPrefs
Slayer_PrefHandlerSG::sendPreferenceValues
Slayer_PrefHandlerSG::setPref

References

This function is not called by any other functions.