Button1Up (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Legend26
No edit summary
>JulienDethurens
Since when can you allow an ability...?
Line 6: Line 6:
|protected=yes
|protected=yes
|returns              = [[nil]]
|returns              = [[nil]]
|description          = Allows 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
|}}</onlyinclude>
|}}</onlyinclude>

Revision as of 00:07, 26 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: Gives the ability to set where the Pseudo-like Mouse for the VirtualUser is releasing the left mouse button.
Member of: VirtualUser