Template:Event: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer More problems... |
>Mr Doom Bringer More problems... |
(No difference)
|
Revision as of 07:52, 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 |}}