====== GlassPrefGroup::requestPrefs ====== There is no doc-string available for this function. ===== Syntax ===== script GlassPrefGroup::requestPrefs(string %this); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/client/GlassPreferencesBridge.cs:88 ===== See also ===== [[scripting:doc:u:glassprefgroup:cleanup|GlassPrefGroup::cleanUp]]\\ [[scripting:doc:u:glassprefgroup:doneloading|GlassPrefGroup::doneLoading]]\\ [[scripting:doc:u:glassprefgroup:findbyid|GlassPrefGroup::findById]]\\ [[scripting:doc:u:glassprefgroup:findbyvariable|GlassPrefGroup::findByVariable]]\\ [[scripting:doc:u:glassprefgroup:sendchangedprefs|GlassPrefGroup::sendChangedPrefs]]\\ ===== References ===== This function is not called by any other functions.