set_control_bindings_disabled


Description:

public void set_control_bindings_disabled (bool disabled)

This function is used to disable all controlled properties of the this for some time, i.e. sync_values will do nothing.

Parameters:

this

the object that has controlled properties

disabled

boolean that specifies whether to disable the controller or not.