Table of Contents

Add

Methods
public void Add(OutgoingEntityUpdate update)

Add updated components to own collection. If an update exists in both, the update will overwrite the owned changes. If current or newer entity update is a Destroy operator, return a Destroy.

Parameters
Type Name Description
OutgoingEntityUpdate update

A newer entity update