What class are you doing this in? Are you deriving your class from Uobject?
I have my own class that derives from GameModeBase and then I override PostLogin to populate an array of playercontrollers that I can use later.
What class are you doing this in? Are you deriving your class from Uobject?
I have my own class that derives from GameModeBase and then I override PostLogin to populate an array of playercontrollers that I can use later.