Button1Up (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Legend26
Created page with "{{protected}} <onlyinclude> {{Method| name = Button1Up |arguments = Vector2 position |returns = nil |description = Al..."
 
>Legend26
Created page with "{{protected}} <onlyinclude> {{Method| name = Button1Up |arguments = Vector2 position |returns = nil |description = Al..."
(No difference)

Revision as of 22:32, 25 January 2012

Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
Button1Up( Vector2 position )
Returns nil
Description: Allows the ability to set where the Pseudo like Mouse for the VirtualUser is releasing the left mouse button.
Member of: VirtualUser