Table of Contents

Class NavigationServer3DInstance.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class NavigationServer3DInstance.MethodName : GodotObject.MethodName
Inheritance
NavigationServer3DInstance.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AgentCreate

Cached name for the 'agent_create' method.

public static readonly StringName AgentCreate

Field Value

StringName

AgentGetAvoidanceEnabled

Cached name for the 'agent_get_avoidance_enabled' method.

public static readonly StringName AgentGetAvoidanceEnabled

Field Value

StringName

AgentGetMap

Cached name for the 'agent_get_map' method.

public static readonly StringName AgentGetMap

Field Value

StringName

AgentGetPaused

Cached name for the 'agent_get_paused' method.

public static readonly StringName AgentGetPaused

Field Value

StringName

AgentGetUse3DAvoidance

Cached name for the 'agent_get_use_3d_avoidance' method.

public static readonly StringName AgentGetUse3DAvoidance

Field Value

StringName

AgentIsMapChanged

Cached name for the 'agent_is_map_changed' method.

public static readonly StringName AgentIsMapChanged

Field Value

StringName

AgentSetAvoidanceCallback

Cached name for the 'agent_set_avoidance_callback' method.

public static readonly StringName AgentSetAvoidanceCallback

Field Value

StringName

AgentSetAvoidanceEnabled

Cached name for the 'agent_set_avoidance_enabled' method.

public static readonly StringName AgentSetAvoidanceEnabled

Field Value

StringName

AgentSetAvoidanceLayers

Cached name for the 'agent_set_avoidance_layers' method.

public static readonly StringName AgentSetAvoidanceLayers

Field Value

StringName

AgentSetAvoidanceMask

Cached name for the 'agent_set_avoidance_mask' method.

public static readonly StringName AgentSetAvoidanceMask

Field Value

StringName

AgentSetAvoidancePriority

Cached name for the 'agent_set_avoidance_priority' method.

public static readonly StringName AgentSetAvoidancePriority

Field Value

StringName

AgentSetHeight

Cached name for the 'agent_set_height' method.

public static readonly StringName AgentSetHeight

Field Value

StringName

AgentSetMap

Cached name for the 'agent_set_map' method.

public static readonly StringName AgentSetMap

Field Value

StringName

AgentSetMaxNeighbors

Cached name for the 'agent_set_max_neighbors' method.

public static readonly StringName AgentSetMaxNeighbors

Field Value

StringName

AgentSetMaxSpeed

Cached name for the 'agent_set_max_speed' method.

public static readonly StringName AgentSetMaxSpeed

Field Value

StringName

AgentSetNeighborDistance

Cached name for the 'agent_set_neighbor_distance' method.

public static readonly StringName AgentSetNeighborDistance

Field Value

StringName

AgentSetPaused

Cached name for the 'agent_set_paused' method.

public static readonly StringName AgentSetPaused

Field Value

StringName

AgentSetPosition

Cached name for the 'agent_set_position' method.

public static readonly StringName AgentSetPosition

Field Value

StringName

AgentSetRadius

Cached name for the 'agent_set_radius' method.

public static readonly StringName AgentSetRadius

Field Value

StringName

AgentSetTimeHorizonAgents

Cached name for the 'agent_set_time_horizon_agents' method.

public static readonly StringName AgentSetTimeHorizonAgents

Field Value

StringName

AgentSetTimeHorizonObstacles

Cached name for the 'agent_set_time_horizon_obstacles' method.

public static readonly StringName AgentSetTimeHorizonObstacles

Field Value

StringName

AgentSetUse3DAvoidance

Cached name for the 'agent_set_use_3d_avoidance' method.

public static readonly StringName AgentSetUse3DAvoidance

Field Value

StringName

AgentSetVelocity

Cached name for the 'agent_set_velocity' method.

public static readonly StringName AgentSetVelocity

Field Value

StringName

AgentSetVelocityForced

Cached name for the 'agent_set_velocity_forced' method.

public static readonly StringName AgentSetVelocityForced

Field Value

StringName

BakeFromSourceGeometryData

Cached name for the 'bake_from_source_geometry_data' method.

public static readonly StringName BakeFromSourceGeometryData

Field Value

StringName

BakeFromSourceGeometryDataAsync

Cached name for the 'bake_from_source_geometry_data_async' method.

public static readonly StringName BakeFromSourceGeometryDataAsync

Field Value

StringName

FreeRid

Cached name for the 'free_rid' method.

public static readonly StringName FreeRid

Field Value

StringName

GetDebugEnabled

Cached name for the 'get_debug_enabled' method.

public static readonly StringName GetDebugEnabled

Field Value

StringName

GetMaps

Cached name for the 'get_maps' method.

public static readonly StringName GetMaps

Field Value

StringName

GetProcessInfo

Cached name for the 'get_process_info' method.

public static readonly StringName GetProcessInfo

Field Value

StringName

LinkCreate

Cached name for the 'link_create' method.

public static readonly StringName LinkCreate

Field Value

StringName

LinkGetEnabled

Cached name for the 'link_get_enabled' method.

public static readonly StringName LinkGetEnabled

Field Value

StringName

LinkGetEndPosition

Cached name for the 'link_get_end_position' method.

public static readonly StringName LinkGetEndPosition

Field Value

StringName

LinkGetEnterCost

Cached name for the 'link_get_enter_cost' method.

public static readonly StringName LinkGetEnterCost

Field Value

StringName

LinkGetMap

Cached name for the 'link_get_map' method.

public static readonly StringName LinkGetMap

Field Value

StringName

LinkGetNavigationLayers

Cached name for the 'link_get_navigation_layers' method.

public static readonly StringName LinkGetNavigationLayers

Field Value

StringName

LinkGetOwnerId

Cached name for the 'link_get_owner_id' method.

public static readonly StringName LinkGetOwnerId

Field Value

StringName

LinkGetStartPosition

Cached name for the 'link_get_start_position' method.

public static readonly StringName LinkGetStartPosition

Field Value

StringName

LinkGetTravelCost

Cached name for the 'link_get_travel_cost' method.

public static readonly StringName LinkGetTravelCost

Field Value

StringName

LinkIsBidirectional

Cached name for the 'link_is_bidirectional' method.

public static readonly StringName LinkIsBidirectional

Field Value

StringName

LinkSetBidirectional

Cached name for the 'link_set_bidirectional' method.

public static readonly StringName LinkSetBidirectional

Field Value

StringName

LinkSetEnabled

Cached name for the 'link_set_enabled' method.

public static readonly StringName LinkSetEnabled

Field Value

StringName

LinkSetEndPosition

Cached name for the 'link_set_end_position' method.

public static readonly StringName LinkSetEndPosition

Field Value

StringName

LinkSetEnterCost

Cached name for the 'link_set_enter_cost' method.

public static readonly StringName LinkSetEnterCost

Field Value

StringName

LinkSetMap

Cached name for the 'link_set_map' method.

public static readonly StringName LinkSetMap

Field Value

StringName

LinkSetNavigationLayers

Cached name for the 'link_set_navigation_layers' method.

public static readonly StringName LinkSetNavigationLayers

Field Value

StringName

LinkSetOwnerId

Cached name for the 'link_set_owner_id' method.

public static readonly StringName LinkSetOwnerId

Field Value

StringName

LinkSetStartPosition

Cached name for the 'link_set_start_position' method.

public static readonly StringName LinkSetStartPosition

Field Value

StringName

LinkSetTravelCost

Cached name for the 'link_set_travel_cost' method.

public static readonly StringName LinkSetTravelCost

Field Value

StringName

MapCreate

Cached name for the 'map_create' method.

public static readonly StringName MapCreate

Field Value

StringName

MapForceUpdate

Cached name for the 'map_force_update' method.

public static readonly StringName MapForceUpdate

Field Value

StringName

MapGetAgents

Cached name for the 'map_get_agents' method.

public static readonly StringName MapGetAgents

Field Value

StringName

MapGetCellHeight

Cached name for the 'map_get_cell_height' method.

public static readonly StringName MapGetCellHeight

Field Value

StringName

MapGetCellSize

Cached name for the 'map_get_cell_size' method.

public static readonly StringName MapGetCellSize

Field Value

StringName

MapGetClosestPoint

Cached name for the 'map_get_closest_point' method.

public static readonly StringName MapGetClosestPoint

Field Value

StringName

MapGetClosestPointNormal

Cached name for the 'map_get_closest_point_normal' method.

public static readonly StringName MapGetClosestPointNormal

Field Value

StringName

MapGetClosestPointOwner

Cached name for the 'map_get_closest_point_owner' method.

public static readonly StringName MapGetClosestPointOwner

Field Value

StringName

MapGetClosestPointToSegment

Cached name for the 'map_get_closest_point_to_segment' method.

public static readonly StringName MapGetClosestPointToSegment

Field Value

StringName

MapGetEdgeConnectionMargin

Cached name for the 'map_get_edge_connection_margin' method.

public static readonly StringName MapGetEdgeConnectionMargin

Field Value

StringName

MapGetLinkConnectionRadius

Cached name for the 'map_get_link_connection_radius' method.

public static readonly StringName MapGetLinkConnectionRadius

Field Value

StringName

Cached name for the 'map_get_links' method.

public static readonly StringName MapGetLinks

Field Value

StringName

MapGetObstacles

Cached name for the 'map_get_obstacles' method.

public static readonly StringName MapGetObstacles

Field Value

StringName

MapGetPath

Cached name for the 'map_get_path' method.

public static readonly StringName MapGetPath

Field Value

StringName

MapGetRegions

Cached name for the 'map_get_regions' method.

public static readonly StringName MapGetRegions

Field Value

StringName

MapGetUp

Cached name for the 'map_get_up' method.

public static readonly StringName MapGetUp

Field Value

StringName

MapGetUseEdgeConnections

Cached name for the 'map_get_use_edge_connections' method.

public static readonly StringName MapGetUseEdgeConnections

Field Value

StringName

MapIsActive

Cached name for the 'map_is_active' method.

public static readonly StringName MapIsActive

Field Value

StringName

MapSetActive

Cached name for the 'map_set_active' method.

public static readonly StringName MapSetActive

Field Value

StringName

MapSetCellHeight

Cached name for the 'map_set_cell_height' method.

public static readonly StringName MapSetCellHeight

Field Value

StringName

MapSetCellSize

Cached name for the 'map_set_cell_size' method.

public static readonly StringName MapSetCellSize

Field Value

StringName

MapSetEdgeConnectionMargin

Cached name for the 'map_set_edge_connection_margin' method.

public static readonly StringName MapSetEdgeConnectionMargin

Field Value

StringName

MapSetLinkConnectionRadius

Cached name for the 'map_set_link_connection_radius' method.

public static readonly StringName MapSetLinkConnectionRadius

Field Value

StringName

MapSetUp

Cached name for the 'map_set_up' method.

public static readonly StringName MapSetUp

Field Value

StringName

MapSetUseEdgeConnections

Cached name for the 'map_set_use_edge_connections' method.

public static readonly StringName MapSetUseEdgeConnections

Field Value

StringName

ObstacleCreate

Cached name for the 'obstacle_create' method.

public static readonly StringName ObstacleCreate

Field Value

StringName

ObstacleGetAvoidanceEnabled

Cached name for the 'obstacle_get_avoidance_enabled' method.

public static readonly StringName ObstacleGetAvoidanceEnabled

Field Value

StringName

ObstacleGetMap

Cached name for the 'obstacle_get_map' method.

public static readonly StringName ObstacleGetMap

Field Value

StringName

ObstacleGetPaused

Cached name for the 'obstacle_get_paused' method.

public static readonly StringName ObstacleGetPaused

Field Value

StringName

ObstacleGetUse3DAvoidance

Cached name for the 'obstacle_get_use_3d_avoidance' method.

public static readonly StringName ObstacleGetUse3DAvoidance

Field Value

StringName

ObstacleSetAvoidanceEnabled

Cached name for the 'obstacle_set_avoidance_enabled' method.

public static readonly StringName ObstacleSetAvoidanceEnabled

Field Value

StringName

ObstacleSetAvoidanceLayers

Cached name for the 'obstacle_set_avoidance_layers' method.

public static readonly StringName ObstacleSetAvoidanceLayers

Field Value

StringName

ObstacleSetHeight

Cached name for the 'obstacle_set_height' method.

public static readonly StringName ObstacleSetHeight

Field Value

StringName

ObstacleSetMap

Cached name for the 'obstacle_set_map' method.

public static readonly StringName ObstacleSetMap

Field Value

StringName

ObstacleSetPaused

Cached name for the 'obstacle_set_paused' method.

public static readonly StringName ObstacleSetPaused

Field Value

StringName

ObstacleSetPosition

Cached name for the 'obstacle_set_position' method.

public static readonly StringName ObstacleSetPosition

Field Value

StringName

ObstacleSetRadius

Cached name for the 'obstacle_set_radius' method.

public static readonly StringName ObstacleSetRadius

Field Value

StringName

ObstacleSetUse3DAvoidance

Cached name for the 'obstacle_set_use_3d_avoidance' method.

public static readonly StringName ObstacleSetUse3DAvoidance

Field Value

StringName

ObstacleSetVelocity

Cached name for the 'obstacle_set_velocity' method.

public static readonly StringName ObstacleSetVelocity

Field Value

StringName

ObstacleSetVertices

Cached name for the 'obstacle_set_vertices' method.

public static readonly StringName ObstacleSetVertices

Field Value

StringName

ParseSourceGeometryData

Cached name for the 'parse_source_geometry_data' method.

public static readonly StringName ParseSourceGeometryData

Field Value

StringName

QueryPath

Cached name for the 'query_path' method.

public static readonly StringName QueryPath

Field Value

StringName

RegionBakeNavigationMesh

Cached name for the 'region_bake_navigation_mesh' method.

public static readonly StringName RegionBakeNavigationMesh

Field Value

StringName

RegionCreate

Cached name for the 'region_create' method.

public static readonly StringName RegionCreate

Field Value

StringName

RegionGetConnectionPathwayEnd

Cached name for the 'region_get_connection_pathway_end' method.

public static readonly StringName RegionGetConnectionPathwayEnd

Field Value

StringName

RegionGetConnectionPathwayStart

Cached name for the 'region_get_connection_pathway_start' method.

public static readonly StringName RegionGetConnectionPathwayStart

Field Value

StringName

RegionGetConnectionsCount

Cached name for the 'region_get_connections_count' method.

public static readonly StringName RegionGetConnectionsCount

Field Value

StringName

RegionGetEnabled

Cached name for the 'region_get_enabled' method.

public static readonly StringName RegionGetEnabled

Field Value

StringName

RegionGetEnterCost

Cached name for the 'region_get_enter_cost' method.

public static readonly StringName RegionGetEnterCost

Field Value

StringName

RegionGetMap

Cached name for the 'region_get_map' method.

public static readonly StringName RegionGetMap

Field Value

StringName

RegionGetNavigationLayers

Cached name for the 'region_get_navigation_layers' method.

public static readonly StringName RegionGetNavigationLayers

Field Value

StringName

RegionGetOwnerId

Cached name for the 'region_get_owner_id' method.

public static readonly StringName RegionGetOwnerId

Field Value

StringName

RegionGetTravelCost

Cached name for the 'region_get_travel_cost' method.

public static readonly StringName RegionGetTravelCost

Field Value

StringName

RegionGetUseEdgeConnections

Cached name for the 'region_get_use_edge_connections' method.

public static readonly StringName RegionGetUseEdgeConnections

Field Value

StringName

RegionOwnsPoint

Cached name for the 'region_owns_point' method.

public static readonly StringName RegionOwnsPoint

Field Value

StringName

RegionSetEnabled

Cached name for the 'region_set_enabled' method.

public static readonly StringName RegionSetEnabled

Field Value

StringName

RegionSetEnterCost

Cached name for the 'region_set_enter_cost' method.

public static readonly StringName RegionSetEnterCost

Field Value

StringName

RegionSetMap

Cached name for the 'region_set_map' method.

public static readonly StringName RegionSetMap

Field Value

StringName

RegionSetNavigationLayers

Cached name for the 'region_set_navigation_layers' method.

public static readonly StringName RegionSetNavigationLayers

Field Value

StringName

RegionSetNavigationMesh

Cached name for the 'region_set_navigation_mesh' method.

public static readonly StringName RegionSetNavigationMesh

Field Value

StringName

RegionSetOwnerId

Cached name for the 'region_set_owner_id' method.

public static readonly StringName RegionSetOwnerId

Field Value

StringName

RegionSetTransform

Cached name for the 'region_set_transform' method.

public static readonly StringName RegionSetTransform

Field Value

StringName

RegionSetTravelCost

Cached name for the 'region_set_travel_cost' method.

public static readonly StringName RegionSetTravelCost

Field Value

StringName

RegionSetUseEdgeConnections

Cached name for the 'region_set_use_edge_connections' method.

public static readonly StringName RegionSetUseEdgeConnections

Field Value

StringName

SetActive

Cached name for the 'set_active' method.

public static readonly StringName SetActive

Field Value

StringName

SetDebugEnabled

Cached name for the 'set_debug_enabled' method.

public static readonly StringName SetDebugEnabled

Field Value

StringName