Table of Contents

OutgoingEntityUpdate

Fields
Components
Operation
Priority
Properties
HasExistenceOperation
IsCreate
IsDestroy
IsUpdate
Methods
Add

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.

Clone
New
Return
Subtract

Remove all own updated fields that are present in update This since we don't need to resend fields that have been changed afterwards. If current or newer entity update is a Destroy operator, return a Destroy.

ToString