Table of Contents

Slayer_Main_Announcements::addMessage

There is no doc-string available for this function.

Syntax

script Slayer_Main_Announcements::addMessage(string %this, string %msg, string %type);

Parameters

string %this
No description available.

string %msg
No description available.

string %type
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

Slayer_Main_Announcements::clearMessages
Slayer_Main_Announcements::onSleep
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.