| City | FName | Name of the city to search within. | |
| CityId | FB1EntityId | Entity ID of the city for faster runtime lookup. | |
| Position | FVector | World-space center position of the query search area. | |
| Range | FVector | Half-extents of the box search range around the query position. | |
| Category | EB1CityGraphCategory | Traffic category filter for lanes included in the query results. | |
| bExcludePeriodic | bool | Whether to exclude lanes affected by crosswalks or traffic signals from the results. | |
| ExcludeLaneFlags | EB1CityGraphLaneFlags | Lane flag mask used to exclude lanes with matching flags from the results. | |