Template:Event

From Legacy Roblox Wiki
Revision as of 07:47, 14 August 2007 by >Mr Doom Bringer (Created. Made for use with the Class Reference, just look at the example.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Event
Syntax{{{name}}}( )
Description: No description provided
In Object:None


Example Usage

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