C++ Call variable/function from another class

FYI, GetPlayerCharacter(0) always returns the local player. Even in multiplayer. So it’s fine. The only exception to this is split-screen, where you have multiple player controllers locally.