Table of Contents

Slayer_Support::getBlocklandID

There is no doc-string available for this function.

Syntax

script Slayer_Support::getBlocklandID();

Parameters

This function does not accept any parameters.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

Slayer_Support::Benchmark
Slayer_Support::debug
Slayer_Support::error
Slayer_Support::getAverageColor
Slayer_Support::getBLIDFromObject
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::setDynamicVariable
Slayer_Support::stripTrailingZeros
Slayer_Support::swapItemsInList

References

GameConnection::autoAdminCheck: Add-Ons/Gamemode_Slayer/server/core/GameConnection.cs:1131
Slayer::initClientAuth: Add-Ons/Gamemode_Slayer/server/core/Slayer.cs:49
Slayer_MiniGameHandlerSG::addMinigame: Add-Ons/Gamemode_Slayer/server/core/Slayer_MiniGameHandlerSG.cs:30
Slayer_MiniGameHandlerSG::getHostMinigame: Add-Ons/Gamemode_Slayer/server/core/Slayer_MiniGameHandlerSG.cs:79
Slayer_MiniGameHandlerSG::getHighestPriorityMinigame: Add-Ons/Gamemode_Slayer/server/core/Slayer_MiniGameHandlerSG.cs:93
Slayer_MiniGameSO::onRemove: Add-Ons/Gamemode_Slayer/server/core/Slayer_MiniGameSO.cs:35
serverCmdSlayer_getPrefs_End: Add-Ons/Gamemode_Slayer/server/core/Slayer_PrefHandlerSG.cs:334