Table of Contents

HoldChangesForEntity

Methods
public void HoldChangesForEntity(Entity id)

When changing state authority, we hold on to the command and cancel all other updates until all existing updates are sent. This prevents losing the complete state of the entity at the time of transfer.

Parameters
Type Name Description
Entity id