Table of Contents

Slayer_Support::rgbToHex

There is no doc-string available for this function.

Syntax

script Slayer_Support::rgbToHex(string %RGB);

Parameters

string %RGB
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

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::setDynamicVariable
Slayer_Support::stripTrailingZeros
Slayer_Support::swapItemsInList

References

Slayer_CPTriggerData::onTickTrigger: Add-Ons/Gamemode_Slayer/server/core/FxDtsBrick.cs:642
GameConnection::spectateNextTarget: Add-Ons/Gamemode_Slayer/server/core/GameConnection.cs:596
GameConnection::spectatePrevTarget: Add-Ons/Gamemode_Slayer/server/core/GameConnection.cs:677
Slayer_TeamSO::updateColor: Add-Ons/Gamemode_Slayer/server/core/Slayer_TeamSO.cs:759