set_disabled


Description:

public void set_disabled (bool disabled)

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.