Class NavigationPolygon.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class NavigationPolygon.MethodName : Resource.MethodName
- Inheritance
-
NavigationPolygon.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddOutline
Cached name for the 'add_outline' method.
public static readonly StringName AddOutline
Field Value
AddOutlineAtIndex
Cached name for the 'add_outline_at_index' method.
public static readonly StringName AddOutlineAtIndex
Field Value
AddPolygon
Cached name for the 'add_polygon' method.
public static readonly StringName AddPolygon
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
ClearOutlines
Cached name for the 'clear_outlines' method.
public static readonly StringName ClearOutlines
Field Value
ClearPolygons
Cached name for the 'clear_polygons' method.
public static readonly StringName ClearPolygons
Field Value
GetAgentRadius
Cached name for the 'get_agent_radius' method.
public static readonly StringName GetAgentRadius
Field Value
GetCellSize
Cached name for the 'get_cell_size' method.
public static readonly StringName GetCellSize
Field Value
GetNavigationMesh
Cached name for the 'get_navigation_mesh' method.
public static readonly StringName GetNavigationMesh
Field Value
GetOutline
Cached name for the 'get_outline' method.
public static readonly StringName GetOutline
Field Value
GetOutlineCount
Cached name for the 'get_outline_count' method.
public static readonly StringName GetOutlineCount
Field Value
GetParsedCollisionMask
Cached name for the 'get_parsed_collision_mask' method.
public static readonly StringName GetParsedCollisionMask
Field Value
GetParsedCollisionMaskValue
Cached name for the 'get_parsed_collision_mask_value' method.
public static readonly StringName GetParsedCollisionMaskValue
Field Value
GetParsedGeometryType
Cached name for the 'get_parsed_geometry_type' method.
public static readonly StringName GetParsedGeometryType
Field Value
GetPolygon
Cached name for the 'get_polygon' method.
public static readonly StringName GetPolygon
Field Value
GetPolygonCount
Cached name for the 'get_polygon_count' method.
public static readonly StringName GetPolygonCount
Field Value
GetSourceGeometryGroupName
Cached name for the 'get_source_geometry_group_name' method.
public static readonly StringName GetSourceGeometryGroupName
Field Value
GetSourceGeometryMode
Cached name for the 'get_source_geometry_mode' method.
public static readonly StringName GetSourceGeometryMode
Field Value
GetVertices
Cached name for the 'get_vertices' method.
public static readonly StringName GetVertices
Field Value
MakePolygonsFromOutlines
Cached name for the 'make_polygons_from_outlines' method.
public static readonly StringName MakePolygonsFromOutlines
Field Value
RemoveOutline
Cached name for the 'remove_outline' method.
public static readonly StringName RemoveOutline
Field Value
SetAgentRadius
Cached name for the 'set_agent_radius' method.
public static readonly StringName SetAgentRadius
Field Value
SetCellSize
Cached name for the 'set_cell_size' method.
public static readonly StringName SetCellSize
Field Value
SetOutline
Cached name for the 'set_outline' method.
public static readonly StringName SetOutline
Field Value
SetParsedCollisionMask
Cached name for the 'set_parsed_collision_mask' method.
public static readonly StringName SetParsedCollisionMask
Field Value
SetParsedCollisionMaskValue
Cached name for the 'set_parsed_collision_mask_value' method.
public static readonly StringName SetParsedCollisionMaskValue
Field Value
SetParsedGeometryType
Cached name for the 'set_parsed_geometry_type' method.
public static readonly StringName SetParsedGeometryType
Field Value
SetSourceGeometryGroupName
Cached name for the 'set_source_geometry_group_name' method.
public static readonly StringName SetSourceGeometryGroupName
Field Value
SetSourceGeometryMode
Cached name for the 'set_source_geometry_mode' method.
public static readonly StringName SetSourceGeometryMode
Field Value
SetVertices
Cached name for the 'set_vertices' method.
public static readonly StringName SetVertices
Field Value
_GetOutlines
Cached name for the '_get_outlines' method.
public static readonly StringName _GetOutlines
Field Value
_GetPolygons
Cached name for the '_get_polygons' method.
public static readonly StringName _GetPolygons
Field Value
_SetOutlines
Cached name for the '_set_outlines' method.
public static readonly StringName _SetOutlines
Field Value
_SetPolygons
Cached name for the '_set_polygons' method.
public static readonly StringName _SetPolygons