Join Slack
Powered by
No, I don’t think that you can do that, it’s not h...
# announcements
g
gildor
10/08/2018, 9:13 AM
No, I don’t think that you can do that, it’s not how extension functions work. Usual idiom for that is `with`:
with(vr) { VREvent() }
Otherwise it’s not clear how to bring this function to scope.
👍 2
Open in Slack
Previous
Next