LocalSimulationTouched (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 = LocalSimulationTouched
{|
|arguments = [[Instance]] ''otherPart''
|<onlyinclude>{{Event|name = LocalSimulationTouched
|description = Fired when another part comes in contact with this object
|arguments = [[Instance]] ''part''
|object = BasePart
|description = Fired when another part comes in contact with another object.
}}</onlyinclude>
|object = [[BasePart]]
[[Category:Events]]
|}}</onlyinclude>
|}

Revision as of 22:33, 28 August 2010

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