Feature Request: Property Access node support Interfaces

What

  • Property Access node currently supports nested calling of functions and getting values from objects. But it doesn’t support calling interface functions on these objects.

Why

  • Without this functionality, it is impossible to call Thread-Safe Interface Functions for use in Animation Blueprints.

Presentation

  • Since it is unknown which interfaces an object may implement, I recommend adding them to a collapsed category. Such as in this beautiful mock up.