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/Include/Multiplayer/Components
kberg-amzn 3040f74c41 Merging latest development
Signed-off-by: kberg-amzn <karlberg@amazon.com>
5 years ago
..
LocalPredictionPlayerInputComponent.h More fixes to migration, plus some quality of life fixes to TimeoutQueue to allow lambda based handlers and a quick fix to OctreeSystemComponent to more gracefully handle enumerate calls that lie outside the vis system bounds 5 years ago
MultiplayerComponent.h Added delta replication and stat tracking to vector and array network property container types, + some minor cleanup I ran into when looking for the best hook points for this functionality 5 years ago
MultiplayerComponentRegistry.h Some shutdown crash fixes, reverted a whitespace, and added some basic unit tests for time additions 5 years ago
MultiplayerController.h Network Input Exposed to Script (#3990) 5 years ago
NetBindComponent.h Merging latest development 5 years ago
NetworkCharacterComponent.h Merging latest development 5 years ago
NetworkHierarchyBus.h Refactoring away the use of AZ::TransformNotificationBus. Added unittests for deactivating parents of inner roots. 5 years ago
NetworkHierarchyChildComponent.h Refactoring m_isDeactivating into m_isHierarchyEnabled 5 years ago
NetworkHierarchyRootComponent.h First google benchmarks for hierarchy logic. 5 years ago
NetworkHitVolumesComponent.h Fix compiler error because EntityPreRenderEvent only takes one float for deltaTime now 5 years ago
NetworkRigidBodyComponent.h Entity migrations now totally functional again, plus some fixes to network rigid bodies to make them work properly as they migrate around 5 years ago
NetworkTransformComponent.h NetTransform replicates local transform for child entities 5 years ago