Button1Up (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens Since when can you allow an ability...? |
>JulienDethurens If you don't put a nil argument for the returns argument, the template does it for you. |
||
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 = Gives the ability to set where the Pseudo-like Mouse for the VirtualUser is releasing the left mouse button. | ||
|object = VirtualUser | |object = VirtualUser |
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 |