Blueprint icon indicating copy to clipboard operation
Blueprint copied to clipboard

Introduce PointerInteraction type for wrapping UIPointerInteraction

Open kyleve opened this issue 5 years ago • 0 comments

This PR introduces a simple way to use UIPointerInteraction for Blueprint elements. You will usually just call .pointerInteraction() on your element, and that will apply the desired hover effect.

kyleve avatar Jun 26 '20 23:06 kyleve