Class NavigationServer2DInstance.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class NavigationServer2DInstance.MethodName : GodotObject.MethodName
- Inheritance
-
NavigationServer2DInstance.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AgentCreate
Cached name for the 'agent_create' method.
public static readonly StringName AgentCreate
Field Value
AgentGetAvoidanceEnabled
Cached name for the 'agent_get_avoidance_enabled' method.
public static readonly StringName AgentGetAvoidanceEnabled
Field Value
AgentGetMap
Cached name for the 'agent_get_map' method.
public static readonly StringName AgentGetMap
Field Value
AgentGetPaused
Cached name for the 'agent_get_paused' method.
public static readonly StringName AgentGetPaused
Field Value
AgentIsMapChanged
Cached name for the 'agent_is_map_changed' method.
public static readonly StringName AgentIsMapChanged
Field Value
AgentSetAvoidanceCallback
Cached name for the 'agent_set_avoidance_callback' method.
public static readonly StringName AgentSetAvoidanceCallback
Field Value
AgentSetAvoidanceEnabled
Cached name for the 'agent_set_avoidance_enabled' method.
public static readonly StringName AgentSetAvoidanceEnabled
Field Value
AgentSetAvoidanceLayers
Cached name for the 'agent_set_avoidance_layers' method.
public static readonly StringName AgentSetAvoidanceLayers
Field Value
AgentSetAvoidanceMask
Cached name for the 'agent_set_avoidance_mask' method.
public static readonly StringName AgentSetAvoidanceMask
Field Value
AgentSetAvoidancePriority
Cached name for the 'agent_set_avoidance_priority' method.
public static readonly StringName AgentSetAvoidancePriority
Field Value
AgentSetMap
Cached name for the 'agent_set_map' method.
public static readonly StringName AgentSetMap
Field Value
AgentSetMaxNeighbors
Cached name for the 'agent_set_max_neighbors' method.
public static readonly StringName AgentSetMaxNeighbors
Field Value
AgentSetMaxSpeed
Cached name for the 'agent_set_max_speed' method.
public static readonly StringName AgentSetMaxSpeed
Field Value
AgentSetNeighborDistance
Cached name for the 'agent_set_neighbor_distance' method.
public static readonly StringName AgentSetNeighborDistance
Field Value
AgentSetPaused
Cached name for the 'agent_set_paused' method.
public static readonly StringName AgentSetPaused
Field Value
AgentSetPosition
Cached name for the 'agent_set_position' method.
public static readonly StringName AgentSetPosition
Field Value
AgentSetRadius
Cached name for the 'agent_set_radius' method.
public static readonly StringName AgentSetRadius
Field Value
AgentSetTimeHorizonAgents
Cached name for the 'agent_set_time_horizon_agents' method.
public static readonly StringName AgentSetTimeHorizonAgents
Field Value
AgentSetTimeHorizonObstacles
Cached name for the 'agent_set_time_horizon_obstacles' method.
public static readonly StringName AgentSetTimeHorizonObstacles
Field Value
AgentSetVelocity
Cached name for the 'agent_set_velocity' method.
public static readonly StringName AgentSetVelocity
Field Value
AgentSetVelocityForced
Cached name for the 'agent_set_velocity_forced' method.
public static readonly StringName AgentSetVelocityForced
Field Value
BakeFromSourceGeometryData
Cached name for the 'bake_from_source_geometry_data' method.
public static readonly StringName BakeFromSourceGeometryData
Field Value
BakeFromSourceGeometryDataAsync
Cached name for the 'bake_from_source_geometry_data_async' method.
public static readonly StringName BakeFromSourceGeometryDataAsync
Field Value
FreeRid
Cached name for the 'free_rid' method.
public static readonly StringName FreeRid
Field Value
GetDebugEnabled
Cached name for the 'get_debug_enabled' method.
public static readonly StringName GetDebugEnabled
Field Value
GetMaps
Cached name for the 'get_maps' method.
public static readonly StringName GetMaps
Field Value
LinkCreate
Cached name for the 'link_create' method.
public static readonly StringName LinkCreate
Field Value
LinkGetEnabled
Cached name for the 'link_get_enabled' method.
public static readonly StringName LinkGetEnabled
Field Value
LinkGetEndPosition
Cached name for the 'link_get_end_position' method.
public static readonly StringName LinkGetEndPosition
Field Value
LinkGetEnterCost
Cached name for the 'link_get_enter_cost' method.
public static readonly StringName LinkGetEnterCost
Field Value
LinkGetMap
Cached name for the 'link_get_map' method.
public static readonly StringName LinkGetMap
Field Value
LinkGetNavigationLayers
Cached name for the 'link_get_navigation_layers' method.
public static readonly StringName LinkGetNavigationLayers
Field Value
LinkGetOwnerId
Cached name for the 'link_get_owner_id' method.
public static readonly StringName LinkGetOwnerId
Field Value
LinkGetStartPosition
Cached name for the 'link_get_start_position' method.
public static readonly StringName LinkGetStartPosition
Field Value
LinkGetTravelCost
Cached name for the 'link_get_travel_cost' method.
public static readonly StringName LinkGetTravelCost
Field Value
LinkIsBidirectional
Cached name for the 'link_is_bidirectional' method.
public static readonly StringName LinkIsBidirectional
Field Value
LinkSetBidirectional
Cached name for the 'link_set_bidirectional' method.
public static readonly StringName LinkSetBidirectional
Field Value
LinkSetEnabled
Cached name for the 'link_set_enabled' method.
public static readonly StringName LinkSetEnabled
Field Value
LinkSetEndPosition
Cached name for the 'link_set_end_position' method.
public static readonly StringName LinkSetEndPosition
Field Value
LinkSetEnterCost
Cached name for the 'link_set_enter_cost' method.
public static readonly StringName LinkSetEnterCost
Field Value
LinkSetMap
Cached name for the 'link_set_map' method.
public static readonly StringName LinkSetMap
Field Value
LinkSetNavigationLayers
Cached name for the 'link_set_navigation_layers' method.
public static readonly StringName LinkSetNavigationLayers
Field Value
LinkSetOwnerId
Cached name for the 'link_set_owner_id' method.
public static readonly StringName LinkSetOwnerId
Field Value
LinkSetStartPosition
Cached name for the 'link_set_start_position' method.
public static readonly StringName LinkSetStartPosition
Field Value
LinkSetTravelCost
Cached name for the 'link_set_travel_cost' method.
public static readonly StringName LinkSetTravelCost
Field Value
MapCreate
Cached name for the 'map_create' method.
public static readonly StringName MapCreate
Field Value
MapForceUpdate
Cached name for the 'map_force_update' method.
public static readonly StringName MapForceUpdate
Field Value
MapGetAgents
Cached name for the 'map_get_agents' method.
public static readonly StringName MapGetAgents
Field Value
MapGetCellSize
Cached name for the 'map_get_cell_size' method.
public static readonly StringName MapGetCellSize
Field Value
MapGetClosestPoint
Cached name for the 'map_get_closest_point' method.
public static readonly StringName MapGetClosestPoint
Field Value
MapGetClosestPointOwner
Cached name for the 'map_get_closest_point_owner' method.
public static readonly StringName MapGetClosestPointOwner
Field Value
MapGetEdgeConnectionMargin
Cached name for the 'map_get_edge_connection_margin' method.
public static readonly StringName MapGetEdgeConnectionMargin
Field Value
MapGetLinkConnectionRadius
Cached name for the 'map_get_link_connection_radius' method.
public static readonly StringName MapGetLinkConnectionRadius
Field Value
MapGetLinks
Cached name for the 'map_get_links' method.
public static readonly StringName MapGetLinks
Field Value
MapGetObstacles
Cached name for the 'map_get_obstacles' method.
public static readonly StringName MapGetObstacles
Field Value
MapGetPath
Cached name for the 'map_get_path' method.
public static readonly StringName MapGetPath
Field Value
MapGetRegions
Cached name for the 'map_get_regions' method.
public static readonly StringName MapGetRegions
Field Value
MapGetUseEdgeConnections
Cached name for the 'map_get_use_edge_connections' method.
public static readonly StringName MapGetUseEdgeConnections
Field Value
MapIsActive
Cached name for the 'map_is_active' method.
public static readonly StringName MapIsActive
Field Value
MapSetActive
Cached name for the 'map_set_active' method.
public static readonly StringName MapSetActive
Field Value
MapSetCellSize
Cached name for the 'map_set_cell_size' method.
public static readonly StringName MapSetCellSize
Field Value
MapSetEdgeConnectionMargin
Cached name for the 'map_set_edge_connection_margin' method.
public static readonly StringName MapSetEdgeConnectionMargin
Field Value
MapSetLinkConnectionRadius
Cached name for the 'map_set_link_connection_radius' method.
public static readonly StringName MapSetLinkConnectionRadius
Field Value
MapSetUseEdgeConnections
Cached name for the 'map_set_use_edge_connections' method.
public static readonly StringName MapSetUseEdgeConnections
Field Value
ObstacleCreate
Cached name for the 'obstacle_create' method.
public static readonly StringName ObstacleCreate
Field Value
ObstacleGetAvoidanceEnabled
Cached name for the 'obstacle_get_avoidance_enabled' method.
public static readonly StringName ObstacleGetAvoidanceEnabled
Field Value
ObstacleGetMap
Cached name for the 'obstacle_get_map' method.
public static readonly StringName ObstacleGetMap
Field Value
ObstacleGetPaused
Cached name for the 'obstacle_get_paused' method.
public static readonly StringName ObstacleGetPaused
Field Value
ObstacleSetAvoidanceEnabled
Cached name for the 'obstacle_set_avoidance_enabled' method.
public static readonly StringName ObstacleSetAvoidanceEnabled
Field Value
ObstacleSetAvoidanceLayers
Cached name for the 'obstacle_set_avoidance_layers' method.
public static readonly StringName ObstacleSetAvoidanceLayers
Field Value
ObstacleSetMap
Cached name for the 'obstacle_set_map' method.
public static readonly StringName ObstacleSetMap
Field Value
ObstacleSetPaused
Cached name for the 'obstacle_set_paused' method.
public static readonly StringName ObstacleSetPaused
Field Value
ObstacleSetPosition
Cached name for the 'obstacle_set_position' method.
public static readonly StringName ObstacleSetPosition
Field Value
ObstacleSetRadius
Cached name for the 'obstacle_set_radius' method.
public static readonly StringName ObstacleSetRadius
Field Value
ObstacleSetVelocity
Cached name for the 'obstacle_set_velocity' method.
public static readonly StringName ObstacleSetVelocity
Field Value
ObstacleSetVertices
Cached name for the 'obstacle_set_vertices' method.
public static readonly StringName ObstacleSetVertices
Field Value
ParseSourceGeometryData
Cached name for the 'parse_source_geometry_data' method.
public static readonly StringName ParseSourceGeometryData
Field Value
QueryPath
Cached name for the 'query_path' method.
public static readonly StringName QueryPath
Field Value
RegionCreate
Cached name for the 'region_create' method.
public static readonly StringName RegionCreate
Field Value
RegionGetConnectionPathwayEnd
Cached name for the 'region_get_connection_pathway_end' method.
public static readonly StringName RegionGetConnectionPathwayEnd
Field Value
RegionGetConnectionPathwayStart
Cached name for the 'region_get_connection_pathway_start' method.
public static readonly StringName RegionGetConnectionPathwayStart
Field Value
RegionGetConnectionsCount
Cached name for the 'region_get_connections_count' method.
public static readonly StringName RegionGetConnectionsCount
Field Value
RegionGetEnabled
Cached name for the 'region_get_enabled' method.
public static readonly StringName RegionGetEnabled
Field Value
RegionGetEnterCost
Cached name for the 'region_get_enter_cost' method.
public static readonly StringName RegionGetEnterCost
Field Value
RegionGetMap
Cached name for the 'region_get_map' method.
public static readonly StringName RegionGetMap
Field Value
RegionGetNavigationLayers
Cached name for the 'region_get_navigation_layers' method.
public static readonly StringName RegionGetNavigationLayers
Field Value
RegionGetOwnerId
Cached name for the 'region_get_owner_id' method.
public static readonly StringName RegionGetOwnerId
Field Value
RegionGetTravelCost
Cached name for the 'region_get_travel_cost' method.
public static readonly StringName RegionGetTravelCost
Field Value
RegionGetUseEdgeConnections
Cached name for the 'region_get_use_edge_connections' method.
public static readonly StringName RegionGetUseEdgeConnections
Field Value
RegionOwnsPoint
Cached name for the 'region_owns_point' method.
public static readonly StringName RegionOwnsPoint
Field Value
RegionSetEnabled
Cached name for the 'region_set_enabled' method.
public static readonly StringName RegionSetEnabled
Field Value
RegionSetEnterCost
Cached name for the 'region_set_enter_cost' method.
public static readonly StringName RegionSetEnterCost
Field Value
RegionSetMap
Cached name for the 'region_set_map' method.
public static readonly StringName RegionSetMap
Field Value
RegionSetNavigationLayers
Cached name for the 'region_set_navigation_layers' method.
public static readonly StringName RegionSetNavigationLayers
Field Value
RegionSetNavigationPolygon
Cached name for the 'region_set_navigation_polygon' method.
public static readonly StringName RegionSetNavigationPolygon
Field Value
RegionSetOwnerId
Cached name for the 'region_set_owner_id' method.
public static readonly StringName RegionSetOwnerId
Field Value
RegionSetTransform
Cached name for the 'region_set_transform' method.
public static readonly StringName RegionSetTransform
Field Value
RegionSetTravelCost
Cached name for the 'region_set_travel_cost' method.
public static readonly StringName RegionSetTravelCost
Field Value
RegionSetUseEdgeConnections
Cached name for the 'region_set_use_edge_connections' method.
public static readonly StringName RegionSetUseEdgeConnections
Field Value
SetDebugEnabled
Cached name for the 'set_debug_enabled' method.
public static readonly StringName SetDebugEnabled