Table of Contents

Slayer_Main_Announcements::onSleep

There is no doc-string available for this function.

Syntax

script Slayer_Main_Announcements::onSleep(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/client/gui/main/99_Slayer_Main.cs:257

See also

Slayer_Main_Announcements::addMessage
Slayer_Main_Announcements::clearMessages
Slayer_Main_Announcements::onWake
Slayer_Main_Announcements::removeMessage
Slayer_Main_Announcements::scrollText
Slayer_Main_Announcements::startScrolling

References

This function is not called by any other functions.