Xlinka / NeosPlus

NeosVR Plugin Extra Logix nodes and features
https://discord.gg/9QAaMtXwke
Other
29 stars 18 forks source link

Component Access #79

Closed DoubleStyx closed 2 years ago

DoubleStyx commented 2 years ago

Nodes for component access.

DoubleStyx commented 2 years ago

The main limitation of this system is that there's no automatic type awareness. So no way to adapt the output type depending on what the field's type is. I chose not to implement this as most of LogiX is centered around type declarations and type safety, and the overload system for the nodes is already fairly type-strict.