Class PendingMovementOverrideChanges

Public

Movement override registrations that have not been applied yet.

Inner Types

Private/Protected Members

Apply ()

Brings every agent's callbacks and marker components up to date with the calls made since this last ran.

Enqueue (world, entity, phase, callback, add)
Recombine (existing, change)
TryApply (change)

Applies one change, unless its agent is a clone whose managed data has not been repaired yet.

changes

Queued changes, oldest first.

Private Static
count
Private Static