Signal to track the exported variable #8718
Closed
JekSun97
started this conversation in
Engine Core
Replies: 1 comment
-
Duplicate of #4868 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm working on a project where there are characters, and using an exported variable of the enum type, I want to change the armor/clothing on the characters from the editor, add a signal to change the exported variables.
func _change_var_export ( VarName: String, NewValue: Variant)
Please also add this for version 3.6
Beta Was this translation helpful? Give feedback.
All reactions