Calling interface from PlayerController

  • you’re not using this controller
  • you’re not possessing the character you want to send the messages to

Well i am using player controller and also ai controller for this specific pawn.

Basically, i want to send a message from my player controller to my ai controller.

I thought i could send a message from my player controller to my character which sends it to my ai controller.

It’s not working, i cant get the right reference…