Xlinka / NeosPlus

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

Add Reference Registers #12

Open DoubleStyx opened 2 years ago

DoubleStyx commented 2 years ago

Allow the creation of arbitrarily-typed reference registers.

DoubleStyx commented 2 years ago

Technically this can be done in the component adder, but it would be nice to have a separate folder in the Variables tab for this.

DoubleStyx commented 2 years ago

There is a ReferenceRegister component, but it has the Hidden attribute. Wondering if there’s some way to have a generic type specifier as a part of the node.

Xlinka commented 1 year ago

still confused by this someone give dumb dumb explanation

Nytra commented 1 year ago

Would add a new button to the LogiX browser in Variables/Storage category which would allow creating ReferenceRegister<T> nodes since currently no button exists for this.