Hey, @Quetzalcodename!
I saw this video tutorial, but it’s a bit different. The video shows an example of calling a python code from a blueprint, but I want the opposite - call the blueprint values from the python code.
Is this even possible or is it currently not possible?
P.S: small update
My example,
I have a python code (some functions) and I want to “read-write” the blueprint in these functions and change some elements of this blueprint.
Thanks!