The client side is not notified when RunOnOwningClient is called in an EnhancedInputAction event.

Hi.
I get the PlayerControllers from the InputAction event of the PlayerControllerBP and call RunOnOwningClient on them.
Then this RunOnOwningClient on the Server and Client side will function correctly.
image

On the other hand, if I execute the same process from the EnhancedInputAction event, the RPC is not sent to the Client side
image

Is it not possible to send the RPC from the EnhancedInputAction event to each client?

This topic has been moved from International to Programming & Scripting.

When posting, please review the categories to ensure your topic is posted in the most relevant space. Hopefully, this category change will help you to get an answer.

In the meantime, good luck and happy developing! :slight_smile:

1 Like