joystick icon indicating copy to clipboard operation
joystick copied to clipboard

Add requested output from getter/setter to the context object

Open rglover opened this issue 2 years ago • 1 comments

This would come in handy if you want to control what data you retrieve inside of the getter/setter (instead of just letting Joystick filter it out after the fact).

rglover avatar Nov 15 '23 01:11 rglover

So it's clear, this is literally saying take the output field passed with a client-side get() or set() call and add it to the context object on the getter/setter definition.

rglover avatar Jul 23 '24 20:07 rglover