UCLASS (Config=Engine, defaultconfig, EditInlineNew,
DisplayName="Generic Navigation System Config", CollapseCategories, MinimalAPI)
class UNavigationSystemConfig : public UObject
NavigationSystem's properties in Project Settings define all possible supported agents, but a specific navigation system can choose to support only a subset of agents.