Table of Contents

MiniGameSO::bottomPrintAll

There is no doc-string available for this function.

Syntax

script MiniGameSO::bottomPrintAll(string %obj, string %text, string %time, string %hideBar, string %client);

Parameters

string %obj
No description available.

string %text
No description available.

string %time
No description available.

string %hideBar
No description available.

string %client
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:28442

See also

MiniGameSO::addMember
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::Slayer_setPref
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.