set_control_bindings_disabled
Description:
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. |