VisualScript.renameCustomSignal

Change the name of a custom signal.

struct VisualScript
@nogc nothrow
void
renameCustomSignal
(
in String name
,
in String new_name
)

Meta