Just to verify- Since GameMode only exists on server, any calls made to the gamemode from client are automatically server rpc calls, correct?
Initial testing seems to indicate this is true - just want to verify…
So that is incorrect… thought I better fix…
GameMode is simply not accessible to clients.
Need to access server function on another actor and have it call gamemode
1 Like