LocalSimulationTouched (Event): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>SoulStealer9875 No edit summary |
>SoulStealer9875 Telamon will remove this shortly. |
||
Line 1: | Line 1: | ||
{{Deprecated}} | |||
{| | {| | ||
|<onlyinclude>{{Event|name = LocalSimulationTouched | |<onlyinclude>{{Event|name = LocalSimulationTouched |
Revision as of 14:36, 14 September 2011
Deprecated:This item is deprecated. Do not use it for new work.
|
Example
game.Workspace.Part.LocalSimulationTouched:connect(function(p) print(p) end)