Template:Event: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
Whoops.
>Mr Doom Bringer
Whoops.
Line 14: Line 14:
|arguments            = [[Instance]] Child
|arguments            = [[Instance]] Child
|description          = Fired after a child is added.
|description          = Fired after a child is added.
|object              = None
|object              = Global
|}}
|}}
</pre></noinclude>
</pre></noinclude>
<includeonly>[[Category:Events]] __NOTOC__ </includeonly>
<includeonly>[[Category:Events]] __NOTOC__ </includeonly>

Revision as of 07:48, 14 August 2007

Event
Syntax{{{name}}}( )
Description: No description provided
In Object:None


Example Usage

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