Difference between revisions of "IsButtonHeld"
Jump to navigation
Jump to search
fix red links
imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Returns whether or not a button is held by HoldButton. [This function can also be used as a condition.] |name = IsButtonHeld |returnType...") |
imported>Gribbleshnibit8 (fix red links) |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
|origin = LU | |origin = LU | ||
|summary = Returns whether or not a button is held by HoldButton. | |summary = Returns whether or not a button is held by HoldButton. | ||
|name = IsButtonHeld | |name = IsButtonHeld | ||
|returnType = bool | |returnType = bool | ||
Line 10: | Line 10: | ||
}} | }} | ||
}} | }} | ||
==Notes== | |||
This function can also be used as a condition. | |||
{{Controller_Button_Codes}} | {{Controller_Button_Codes}} | ||
==See Also== | ==See Also== |