pub type NavAgentId = ID<NavAgent>;
Expand description

Nav agent identifier.

Aliased Type§

struct NavAgentId { /* private fields */ }