Button1DownConnectionCount (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Billiland No edit summary |
>Billiland No edit summary |
||
Line 5: | Line 5: | ||
|property = [[Int]] ''Button1DownConnectionCount'' | |property = [[Int]] ''Button1DownConnectionCount'' | ||
|description = Returns the amount of times the left mouse trigger was connected by being pushed. | |description = Returns the amount of times the left mouse trigger was connected by being pushed. | ||
|object = [[Object:PlayerMouse | |object = [[Object:PlayerMouse|PlayerMouse]] | ||
|}} | |}} | ||
[[Category:Properties]] | [[Category:Properties]] |
Revision as of 05:13, 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]] |