SendNotification (Method)

From Legacy Roblox Wiki
Revision as of 01:56, 22 June 2011 by >ArceusInator (New page: <noinclude>{{Locked}}Category:Methods</noinclude> {{Method |name=SendNotification |description=Sends a notification through the GuiService. |protected=Yes |arguments=String ''t...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
SendNotification( String title, String message, Content picture, Number timeout, Function callback )
Returns nil
Description: Sends a notification through the GuiService.
Member of: GuiService