Can I detect inputaxis release without using Event Tick?

I’ve been digging for an hour or so trying to find answer to this: is there a way to get the inputaxis release without using Event Tick?

If there’s no way in blueprints, can it be coded up in c++ as a blueprint event?

Thanks!

I discovered that inputevents continuously poll, so this is actually built in.