Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporary variables (local variables) in eventGraph and not only in functions #172

Open
GhostNr1 opened this issue Mar 18, 2024 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@GhostNr1
Copy link

Description

It would be very benificial to have temporary variables in event graph and not needing to create a function to be able to use them. You can use global variables for the class but it would be good to be able to set them in override functions also.

Implementation ideas

Just expose local variables in eventgraph view

@GhostNr1 GhostNr1 added the kind/enhancement New feature or request label Mar 18, 2024
@Naros Naros changed the title Temporary variabels (local variables) in eventGraph and not only in functions Temporary variables (local variables) in eventGraph and not only in functions Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant