Type Definition NavAgentMaintainSystemResources
Other items inoxygengine_navigation::system
type NavAgentMaintainSystemResources<'a> = (WorldRef, &'a NavMeshes, Comp<&'a mut NavAgent>);