Could I get some clarification about PlayerController?

#World.h

You should have a look through world.h to find answers to your questions and much more

Hi!

I have some fundamental questions regarding the player controllers and the engine.

  1. How do you get a pointer to a players PlayerController?

  2. Are all PlayerControllers available on the server?

  3. How do you find a specific player’s controller?

Thanks, I’m a bit confused at the moment about how the engine works.