Button1Up (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Legend26 No edit summary |
>JulienDethurens If you don't put a nil argument for the returns argument, the template does it for you. |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
|arguments = [[Vector2]] position | |arguments = [[Vector2]] position | ||
|protected=yes | |protected=yes | ||
|description = Gives the ability to set where the Pseudo-like Mouse for the VirtualUser is releasing the left mouse button. | |||
|description = | |||
|object = VirtualUser | |object = VirtualUser | ||
|}}</onlyinclude> | |}}</onlyinclude> |
Latest revision as of 05:18, 30 January 2012
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
![]() | |
Returns | nil |
Description: | Gives the ability to set where the Pseudo-like Mouse for the VirtualUser is releasing the left mouse button. |
Member of: | VirtualUser |