GodotObject.disconnect

Disconnects a signal from a method on the given target.

struct GodotObject
@nogc nothrow
void
disconnect
(
StringArg0
StringArg2
)
(
in StringArg0 signal
,,
in StringArg2 method
)

Meta