Skip to content

Added Emit Event to allow emitting Signals from Autoloaded classes - #2768

Open
HelixTheSage wants to merge 2 commits into
dialogic-godot:mainfrom
HelixTheSage:main
Open

Added Emit Event to allow emitting Signals from Autoloaded classes#2768
HelixTheSage wants to merge 2 commits into
dialogic-godot:mainfrom
HelixTheSage:main

Conversation

@HelixTheSage

Copy link
Copy Markdown

Added new Emit Event - very similar to the Call Event, but it's structured to allow emitting Signals from Autoloaded classes rather than calling their methods. Added corresponding get_autoload_signal_suggestions to Core/DialogicUtil.

Added new Emit Event - very similar to the Call Event, but it's structured to allow emitting Signals from Autoloaded classes rather than calling their methods. Added corresponding get_autoload_signal_suggestions to Core/DialogicUtil.
Added Emit Event to allow emitting Signals from Autoloaded classes.
@zaknafean

Copy link
Copy Markdown
Collaborator

Gonna leave this here for Jowan to review, but my gut says this should be an extension rather than in the core code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants