====== [Slayer_Module_FlyThruCam] Slayer_PrefHandlerSG::importMinigamePreferences ====== There is no doc-string available for this function. ===== Syntax ===== script [Slayer_Module_FlyThruCam] Slayer_PrefHandlerSG::importMinigamePreferences(string %this, string %path, string %mini); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%path%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%mini%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Gamemode_Slayer/server/modules/FlyThroughCam.cs:390 ===== See also ===== [[scripting:doc:slayerumoduleuflythrucam:slayeruprefhandlersg:exportminigamepreferences|[Slayer_Module_FlyThruCam] Slayer_PrefHandlerSG::exportMinigamePreferences]]\\ ===== References ===== This function is not called by any other functions.