Remove unreal player state usage
Start the game directly when starting game as listen server (no need to connect to server if we are the server)
Make sure reliable arg in rpc attribute is used in generated code
Add optional validate arg to rpc attribute