Function GodotObject.setBlockSignals
If set to true
, signal emission is blocked.
void setBlockSignals
(
const(bool) enable
) nothrow @nogc;
If set to true
, signal emission is blocked.
void setBlockSignals
(
const(bool) enable
) nothrow @nogc;