Table of Contents

MiniGameSO::Slayer_setPref

There is no doc-string available for this function.

Syntax

script MiniGameSO::Slayer_setPref(string %this, string %category, string %title, string %value, string %client);

Parameters

string %this
No description available.

string %category
No description available.

string %title
No description available.

string %value
No description available.

string %client
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/core/Slayer_MiniGameSO.cs:1533

See also

MiniGameSO::addMember
MiniGameSO::bottomPrintAll
MiniGameSO::canEdit
MiniGameSO::canLeave
MiniGameSO::canReset
MiniGameSO::centerPrintAll
MiniGameSO::chatMessageAll
MiniGameSO::chatMsgAll
MiniGameSO::checkLastManStanding
MiniGameSO::endGame
MiniGameSO::forceEquip
MiniGameSO::getLine
MiniGameSO::isMember
MiniGameSO::MessageAll
MiniGameSO::messageAllExcept
MiniGameSO::onAdd
MiniGameSO::pickSpawnPoint
MiniGameSO::removeMember
MiniGameSO::Report
MiniGameSO::reset
MiniGameSO::respawnAll
MiniGameSO::scheduleReset
MiniGameSO::setCameraBrick
MiniGameSO::setCameraNormal
MiniGameSO::setEnableBuilding
MiniGameSO::setEnablePainting
MiniGameSO::timeLimitTick
MiniGameSO::updateEnableBuilding
MiniGameSO::updateEnablePainting
MiniGameSO::updatePlayerDataBlock
MiniGameSO::VCE_ifVariable
MiniGameSO::VCE_modVariable
MiniGameSO::Win

References

This function is not called by any other functions.