Touched (Event): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
No edit summary
>Camoy
Fixed
Line 1: Line 1:
<onlyinclude>{{Event
{|
|name = Touched
|<onlyinclude>{{Event|name = Touched
|arguments = [[Instance]] ''otherPart''
|arguments = [[BasePart]] ''other part''
|description = Fired when another part comes in contact with this object
|description = Fired when another part comes in contact with this object.
|object = BasePart
|object = [[BasePart]]
}}</onlyinclude>
|}}</onlyinclude>
|}

Revision as of 23:12, 28 August 2010

Touched ( BasePart other part )
Description Fired when another part comes in contact with this object.
Member of: [[RBX.lua.BasePart (Object)|BasePart]]