You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Multiplayer/Code/Source/ConnectionData
AMZN-Olex fcbec8c202 Fixed removal of player's prefab on disconnect 5 years ago
..
ClientToServerConnectionData.cpp Bug fixes for stats and for sending rpc and property updates from the client 5 years ago
ClientToServerConnectionData.h Many fixes for external gem multiplayer components and component network inputs, fixes an uninitialized variable resulting in continual desyncs, restructures our public includes to match the directory structure of source, allows autogen artefacts to be included by external gems, allowing for external multiplayer components to interact with multiplayer gem components with no extra code 5 years ago
ClientToServerConnectionData.inl PR feedback addressing 5 years ago
ServerToClientConnectionData.cpp Fixed removal of player's prefab on disconnect 5 years ago
ServerToClientConnectionData.h Many fixes for external gem multiplayer components and component network inputs, fixes an uninitialized variable resulting in continual desyncs, restructures our public includes to match the directory structure of source, allows autogen artefacts to be included by external gems, allowing for external multiplayer components to interact with multiplayer gem components with no extra code 5 years ago
ServerToClientConnectionData.inl Added ReadyForEntityUpdates message allowing the server to send entity updates 5 years ago