set_disabled
Description:
This function is used to disable a control binding for some time, i.e. sync_values will do nothing.
Parameters:
this |
the control binding |
disabled |
boolean that specifies whether to disable the controller or not. |