Touched (Event): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
m Touched moved to Touched (Event)
>Mindraker
mNo edit summary
Line 3: Line 3:
|arguments = [[Instance]] ''part''
|arguments = [[Instance]] ''part''
|description = Fired when another part comes in contact with this object
|description = Fired when another part comes in contact with this object
|object = [[RBX.Lua.FlagStand (Object)|Flagstand]], [[RBX.Lua.Part (Object)|Part]], [[RBX.Lua.Seat (Object)|Seat]], [[RBX.Lua.SpawnLocation (Object)|SpawnLocation]]
|object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]]
|}}
|}}

Revision as of 05:07, 31 October 2008

Touched ( Instance part )
Description Fired when another part comes in contact with this object
Member of: [[RBX.lua.Flagstand, Part, Seat, SpawnLocation (Object)|Flagstand, Part, Seat, SpawnLocation]]