Struct ManagedMovementOverrides

Public

Helper for adding and removing hooks to the FollowerEntity component.

This is used to allow other systems to override the movement of the agent.

Public Methods

AddCallback<C,T> (callback)
ManagedMovementOverrides (entity, world)
RemoveCallback<C,T> (callback)

Public Variables

entity
Public
world
Public