====== CSVReader ====== There is no doc-string available for this function. ===== Syntax ===== script CSVReader(string %delimiter, string %dataString); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%delimiter%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%dataString%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Gamemode_Slayer/common/support/Support_CSVReader.cs:23 ===== See also ===== ===== References ===== [[scripting:doc:u:slayeruprefhandlersg:importminigamepreferences|Slayer_PrefHandlerSG::importMinigamePreferences]]: Add-Ons/Gamemode_Slayer/server/core/Slayer_PrefHandlerSG.cs:109\\ [[scripting:doc:u:slayeruteamprefhandlersg:importteampreferences|Slayer_TeamPrefHandlerSG::importTeamPreferences]]: Add-Ons/Gamemode_Slayer/server/core/Slayer_TeamPrefHandlerSG.cs:94\\ [[scripting:doc:u:slayerclientuserverprefhandlersg:importminigamepreferences|SlayerClient_ServerPrefHandlerSG::importMinigamePreferences]]: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_ServerPrefHandlerSG.cs:415\\ [[scripting:doc:u:slayerclientuteamprefhandlersg:importteampreferences|SlayerClient_TeamPrefHandlerSG::importTeamPreferences]]: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamPrefHandlerSG.cs:98\\