ClickButton1 (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator New page: <noinclude>{{Locked}}Category:Methods</noinclude> {{Method |name=ClickButton1 |arguments=Vector2 ''position'' |description=Clicks the VirtualUser's Left Mouse Button at the 2D ... |
>ArceusInator No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{{Method | {{Method | ||
|name=ClickButton1 | |name=ClickButton1 | ||
|protected=Yes | |||
|arguments=[[Vector2]] ''position'' | |arguments=[[Vector2]] ''position'' | ||
|description=Clicks the [[VirtualUser]]'s Left Mouse Button at the 2D position ''position''. | |description=Clicks the [[VirtualUser]]'s Left Mouse Button at the 2D position ''position''. | ||
|object=VirtualUser}} | |object=VirtualUser}} |
Latest revision as of 15:34, 18 April 2011
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
![]() | |
Returns | nil |
Description: | Clicks the VirtualUser's Left Mouse Button at the 2D position position. |
Member of: | VirtualUser |