MouseButton2UpConnectionCount (Property)

From Legacy Roblox Wiki
Jump to navigationJump to search
MouseButton2UpConnectionCount
Property Integer
Description The number of time MouseButton2Up has been fired.
Member of GuiButton


Example
print( GuiButton.MouseButton2UpConnectionCount )