Dynamic Connection: Remove Signal Connection Boilerplate's icon

Dynamic Connection: Remove Signal Connection Boilerplate 1.0 Tools 4.3 Community

Submitted by user TamerSoup625; MIT; 2024-06-28

This plugin adds the DynamicConnection class for handling a signal/callable connection and modifying it during runtime.
DynamicConnection represents a connection between a Signal and a Callable or the absence of one. This class ensures there's at most only one connection and avoids leaving leftover connections if its state ever changes.
Repository includes an example scene.


View files Download Submit an issue Recent Edits