Difference between revisions of "EnableButton"
Jump to navigation
Jump to search
changed button codes to template
imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Re-enables button input disabled via DisableButton. Multiple buttons can be specified at once. |name = EnableButton |returnType = none...") |
imported>Gribbleshnibit8 (changed button codes to template) |
||
Line 9: | Line 9: | ||
|Type = int | |Type = int | ||
}} | }} | ||
|example = EnableButton 15 ; enable the d-pad | |example = EnableButton 15 ; enable the d-pad | ||
EnableButton 63487 ; enable all buttons | EnableButton 63487 ; enable all buttons | ||
}} | }} | ||
{{Controller_Button_Codes}} | |||
==See Also== | ==See Also== | ||
*[[DisableButton]] | *[[DisableButton]] | ||
*[[IsButtonPressed]] | *[[IsButtonPressed]] | ||
*[[IsButtonDisabled]] | |||
*[[GetPressedButtons]] | *[[GetPressedButtons]] | ||
[[Category:Functions_(Lutana)]] | [[Category:Functions_(Lutana)]] | ||
[[Category:Controller Functions (Lutana)]] | [[Category:Controller Functions (Lutana)]] |