-
Here is an example:
I know that I can access the fuzz_data in the callback function in the following way: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You should be able to access static_data in the same way as fuzz_data. What exactly are you trying to access/write? I hope that helps. |
Beta Was this translation helpful? Give feedback.
-
I found that all types of nodes can be accessed in the following way: |
Beta Was this translation helpful? Give feedback.
I found that all types of nodes can be accessed in the following way:
session.nodes[index].names["first.a.static_data"]