Table of Contents

PlayGui::hideBrickBox

There is no doc-string available for this function.

Syntax

script PlayGui::hideBrickBox(string %this, string %dist, string %totalSteps, string %currStep);

Parameters

string %this
No description available.

string %dist
No description available.

string %totalSteps
No description available.

string %currStep
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:7618

See also

PlayGui::createInvHUD
PlayGui::createToolHUD
PlayGui::FadePaintRow
PlayGui::FadePaintRows
PlayGui::hidePaintBox
PlayGui::hideToolBox
PlayGui::killInvHud
PlayGui::killpaint
PlayGui::killToolHud
PlayGui::loadPaint
PlayGui::onRender
PlayGui::onSleep
PlayGui::onWake
PlayGui::UnFadePaintRow
PlayGui::updatePaintActive

References

This function is not called by any other functions.