Getting Property By Name

Hello,

to get a property of a Class by name I found a node called TryGetValueByPath

problem is when this node is wrapped in a Process node then the pins are flagged as Unused,

see the example patch :

GettingPropertyByName.vl (14.6 KB)

The type is undefined at this point so, setting the process to generic helps:

1 Like

You also should’ve seen a warning on those pins and when pressing space it should unfold to what @Hadasi said:
grafik

1 Like

Indeed I forgot about that one.
Thanks

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.