Button1DownConnectionCount (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Billiland
New page: {{CatUp|Properties}} {{Property |name = Button1DownConnectionCount |property = Int ''Button1DownConnectionCount'' |description = The amount of tim...
>Billiland
No edit summary
Line 4: Line 4:
|name                = Button1DownConnectionCount
|name                = Button1DownConnectionCount
|property            = [[Int]] ''Button1DownConnectionCount''
|property            = [[Int]] ''Button1DownConnectionCount''
|description          = The amount of times the left mouse trigger is connected.
|description          = Returns the amount of times the left mouse trigger was connected by being pushed.
|object              = [[RBX.lua.PlayerMouse (Object)|PlayerMouse]]
|object              = [[RBX.lua.PlayerMouse (Object)|PlayerMouse]]
|}}
|}}


[[Category:Properties]]
[[Category:Properties]]

Revision as of 04:56, 26 October 2010

Button1DownConnectionCount
Property Int Button1DownConnectionCount
Description Returns the amount of times the left mouse trigger was connected by being pushed.
Member of [[RBX.lua.PlayerMouse (Object)|PlayerMouse]]