====== Slayer_Support::getIDFromUiName ====== There is no doc-string available for this function. ===== Syntax ===== script Slayer_Support::getIDFromUiName(string %uiName, string %className); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%uiName%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%className%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Gamemode_Slayer/server/support/Support.cs:19 ===== See also ===== [[scripting:doc:u:slayerusupport:benchmark|Slayer_Support::Benchmark]]\\ [[scripting:doc:u:slayerusupport:debug|Slayer_Support::debug]]\\ [[scripting:doc:u:slayerusupport:error|Slayer_Support::error]]\\ [[scripting:doc:u:slayerusupport:getaveragecolor|Slayer_Support::getAverageColor]]\\ [[scripting:doc:u:slayerusupport:getblidfromobject|Slayer_Support::getBLIDFromObject]]\\ [[scripting:doc:u:slayerusupport:getblocklandid|Slayer_Support::getBlocklandID]]\\ [[scripting:doc:u:slayerusupport:getclientfromobject|Slayer_Support::getClientFromObject]]\\ [[scripting:doc:u:slayerusupport:getclosestpaintcolor|Slayer_Support::getClosestPaintColor]]\\ [[scripting:doc:u:slayerusupport:getdynamicvariable|Slayer_Support::getDynamicVariable]]\\ [[scripting:doc:u:slayerusupport:isfloat|Slayer_Support::isFloat]]\\ [[scripting:doc:u:slayerusupport:isiteminlist|Slayer_Support::isItemInList]]\\ [[scripting:doc:u:slayerusupport:isvehicle|Slayer_Support::isVehicle]]\\ [[scripting:doc:u:slayerusupport:loadfiles|Slayer_Support::LoadFiles]]\\ [[scripting:doc:u:slayerusupport:rgbtohex|Slayer_Support::rgbToHex]]\\ [[scripting:doc:u:slayerusupport:setdynamicvariable|Slayer_Support::setDynamicVariable]]\\ [[scripting:doc:u:slayerusupport:striptrailingzeros|Slayer_Support::stripTrailingZeros]]\\ [[scripting:doc:u:slayerusupport:swapitemsinlist|Slayer_Support::swapItemsInList]]\\ ===== References ===== [[scripting:doc:u:slayeruprefhandlersg:importminigamepreferences|Slayer_PrefHandlerSG::importMinigamePreferences]]: Add-Ons/Gamemode_Slayer/server/core/Slayer_PrefHandlerSG.cs:124\\ [[scripting:doc:u:slayeruteamprefhandlersg:importteampreferences|Slayer_TeamPrefHandlerSG::importTeamPreferences]]: Add-Ons/Gamemode_Slayer/server/core/Slayer_TeamPrefHandlerSG.cs:119\\