Skip to content

Some navigation classes functions that operate vertices property do not appear in gdscript code completion #114832

@exhaust-pipe

Description

@exhaust-pipe

Tested versions

reproducible in 4.5.1

System information

Godot v4.5.1.stable - Windows 11 (build 26100) - Multi-window, 1 monitor - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4060 Laptop GPU (NVIDIA; 32.0.15.8142) - 13th Gen Intel(R) Core(TM) i9-13900HX (32 threads) - 15.74 GiB memory

Issue description

NavigationPolygon , NavigationMesh, NavigationMeshSourceGeometryData3D all have set_vertices() and get_vertices() to operate its internal property vertices , but gdscript code completion does not suggest them.

have other issues about vertices property , see Missing property in NavigationPolygon class

Steps to reproduce

type part of the function name in gdscript that extends those classes

Minimal reproduction project (MRP)

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions