Multiplayer,Game Instance,PlayerState,Game Mode

It is pointless to send a reference from an object that isn’t replicated. The GameMode is not replicated so the clients can’t use the GameMode reference.

1 Like