Subtract
method in Coherence.Entities.OutgoingEntityUpdate
Methods
public void Subtract(OutgoingEntityUpdate update, IComponentInfo definition)
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.
Parameters
Type | Name | Description |
---|---|---|
OutgoingEntityUpdate | update | A newer entity update |
IComponentInfo | definition |