====== Slayer_Support::getDynamicVariable ====== There is no doc-string available for this function. ===== Syntax ===== script Slayer_Support::getDynamicVariable(string %var); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%var%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Gamemode_Slayer/common/support/Support.cs:205 ===== 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:getidfromuiname|Slayer_Support::getIDFromUiName]]\\ [[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:slayeruteamprefso:getvalue|Slayer_TeamPrefSO::getValue]]: Add-Ons/Gamemode_Slayer/server/core/Slayer_TeamPrefSO.cs:68\\ [[scripting:doc:u:slayerclientuprefso:getvalue|SlayerClient_PrefSO::getValue]]: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_PrefSO.cs:34\\ [[scripting:doc:u:slayerclientuserverprefhandlersg:updateguivalue|SlayerClient_ServerPrefHandlerSG::updateGUIValue]]: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_ServerPrefHandlerSG.cs:462\\ [[scripting:doc:u:slayerclientuteamprefhandlersg:updateguivalue|SlayerClient_TeamPrefHandlerSG::updateGUIValue]]: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamPrefHandlerSG.cs:155\\ [[scripting:doc:u:slayerclientuteamprefso:getvalue|SlayerClient_TeamPrefSO::getValue]]: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamPrefSO.cs:26\\