merging latest development
Signed-off-by: kberg-amzn <karlberg@amazon.com>
This commit is contained in:
+1
@@ -153,6 +153,7 @@ namespace Multiplayer
|
||||
{
|
||||
public:
|
||||
OrphanedEntityRpcs(EntityReplicationManager& replicationManager);
|
||||
virtual ~OrphanedEntityRpcs() = default;
|
||||
void Update();
|
||||
bool DispatchOrphanedRpcs(EntityReplicator& entityReplicator);
|
||||
void AddOrphanedRpc(NetEntityId entityId, NetworkEntityRpcMessage& entityRpcMessage);
|
||||
|
||||
Reference in New Issue
Block a user