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 20:57, 9 March 2010
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 |}}