Click or drag to resize

NavigationPolygonGetOutlineCount Method

Returns the number of outlines that were created in the editor or by script.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int GetOutlineCount()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.NavigationPolygon.GetOutlineCount"]

See Also