Template:Event: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Mr Doom Bringer
No edit summary
(No difference)

Revision as of 16:07, 14 August 2007

Event
Syntax{{{name}}}( {{{arguments}}} )
Description: {{{description}}}
In Object:{{{object}}}


Example Usage

{{Event
|name                 = ChildAdded
|arguments            = [[Instance]] Child
|description          = Fired after a child is added.
|object               = Global
|}}