GetController() returns nullptr while GetPlayerController() works properly

The documentation is mostly a collection of header comments, better is to actually take some time to read the engine code for the functions. As you get into networking/multiplayer with controllers things get even more complex. The best networking documentation i know is this one : http://cedric-neukirchen.net/2017/02/14/multiplayer-network-compendium/

1 Like