Class ManagedMovementOverride Extends IComponentData
Public
Stores a delegate that can be used to override movement control and movement settings for a specific entity.
This is used by the FollowerEntity to allow other systems to override the movement of the entity.
Public Methods
AddCallback
(callback)
Public
RemoveCallback
(callback)
Public
Public Variables
callback
Public