Ok finally got it working. The server event that needs to send message to client was in player character blueprint so I had to pass a player controller reference into the event and call the player controller’s message received function.
Thank you!
Ok finally got it working. The server event that needs to send message to client was in player character blueprint so I had to pass a player controller reference into the event and call the player controller’s message received function.
Thank you!