Custom user-function that starts with get_
, has no arguments, and returns a value does not render correctly
#583
Labels
bug/confirmed
Bug/regression has been confirmed.
cherrypick:2.0
Requires cherry-pick to Orchestrator 2.0
kind/bug
A bug or regression in expected behavior.
Describe the bug
When defining a custom user function that starts with
get_
the interface assumes there are no execution pins, and this is incorrect for user-defined functions and should only apply to Godot-specific function calls.Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Godot full version
No response
Orchestrator version
2.1.rc2
Additional information
No response
The text was updated successfully, but these errors were encountered: