Table of Contents

Slayer_Support::setDynamicVariable

There is no doc-string available for this function.

Syntax

script Slayer_Support::setDynamicVariable(string %var, string %val);

Parameters

string %var
No description available.

string %val
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/common/support/Support.cs:194

See also

Slayer_Support::Benchmark
Slayer_Support::debug
Slayer_Support::error
Slayer_Support::getAverageColor
Slayer_Support::getBLIDFromObject
Slayer_Support::getBlocklandID
Slayer_Support::getClientFromObject
Slayer_Support::getClosestPaintColor
Slayer_Support::getDynamicVariable
Slayer_Support::getIDFromUiName
Slayer_Support::isFloat
Slayer_Support::isItemInList
Slayer_Support::isVehicle
Slayer_Support::LoadFiles
Slayer_Support::rgbToHex
Slayer_Support::stripTrailingZeros
Slayer_Support::swapItemsInList

References

Slayer_TeamPrefSO::setValue: Add-Ons/Gamemode_Slayer/server/core/Slayer_TeamPrefSO.cs:54
GuiPopUpMenuCtrl::onSelect: Add-Ons/Gamemode_Slayer/client/core/GuiControl.cs:302
SlayerClient_PrefSO::setValue: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_PrefSO.cs:28
SlayerClient_ServerPrefHandlerSG::updateGUIValue: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_ServerPrefHandlerSG.cs:470
SlayerClient_TeamPrefHandlerSG::updateGUIValue: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamPrefHandlerSG.cs:163
SlayerClient_TeamPrefSO::setValue: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamPrefSO.cs:18