Struct AIGizmosSystem Extends ISystem

Public

Draws gizmos and debug information for FollowerEntity agents.

When outside of play mode, the FollowerEntity.DrawGizmos method will draw some of the same gizmos, since this system cannot be used then (entities only exist in play mode).

Inner Types

Public Methods

DrawGizmos (systemState)
OnCreate (state)
OnUpdate (systemState)

Public Variables

MovementStateTypeHandleRO
Public
ResolvedMovementHandleRO
Public
jobRepairPathScheduler
Public

Public Static Variables

manuallyTriggered
Public Static