Table of Contents

Slayer_Support::getIDFromUiName

There is no doc-string available for this function.

Syntax

script Slayer_Support::getIDFromUiName(string %uiName, string %className);

Parameters

string %uiName
No description available.

string %className
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/support/Support.cs:19

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::isFloat
Slayer_Support::isItemInList
Slayer_Support::isVehicle
Slayer_Support::LoadFiles
Slayer_Support::rgbToHex
Slayer_Support::setDynamicVariable
Slayer_Support::stripTrailingZeros
Slayer_Support::swapItemsInList

References

Slayer_PrefHandlerSG::importMinigamePreferences: Add-Ons/Gamemode_Slayer/server/core/Slayer_PrefHandlerSG.cs:124
Slayer_TeamPrefHandlerSG::importTeamPreferences: Add-Ons/Gamemode_Slayer/server/core/Slayer_TeamPrefHandlerSG.cs:119