Table of Contents

Class NavigationAgent3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class NavigationAgent3D.MethodName : Node.MethodName
Inheritance
NavigationAgent3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

DistanceToTarget

Cached name for the 'distance_to_target' method.

public static readonly StringName DistanceToTarget

Field Value

StringName

GetAvoidanceEnabled

Cached name for the 'get_avoidance_enabled' method.

public static readonly StringName GetAvoidanceEnabled

Field Value

StringName

GetAvoidanceLayerValue

Cached name for the 'get_avoidance_layer_value' method.

public static readonly StringName GetAvoidanceLayerValue

Field Value

StringName

GetAvoidanceLayers

Cached name for the 'get_avoidance_layers' method.

public static readonly StringName GetAvoidanceLayers

Field Value

StringName

GetAvoidanceMask

Cached name for the 'get_avoidance_mask' method.

public static readonly StringName GetAvoidanceMask

Field Value

StringName

GetAvoidanceMaskValue

Cached name for the 'get_avoidance_mask_value' method.

public static readonly StringName GetAvoidanceMaskValue

Field Value

StringName

GetAvoidancePriority

Cached name for the 'get_avoidance_priority' method.

public static readonly StringName GetAvoidancePriority

Field Value

StringName

GetCurrentNavigationPath

Cached name for the 'get_current_navigation_path' method.

public static readonly StringName GetCurrentNavigationPath

Field Value

StringName

GetCurrentNavigationPathIndex

Cached name for the 'get_current_navigation_path_index' method.

public static readonly StringName GetCurrentNavigationPathIndex

Field Value

StringName

GetCurrentNavigationResult

Cached name for the 'get_current_navigation_result' method.

public static readonly StringName GetCurrentNavigationResult

Field Value

StringName

GetDebugEnabled

Cached name for the 'get_debug_enabled' method.

public static readonly StringName GetDebugEnabled

Field Value

StringName

GetDebugPathCustomColor

Cached name for the 'get_debug_path_custom_color' method.

public static readonly StringName GetDebugPathCustomColor

Field Value

StringName

GetDebugPathCustomPointSize

Cached name for the 'get_debug_path_custom_point_size' method.

public static readonly StringName GetDebugPathCustomPointSize

Field Value

StringName

GetDebugUseCustom

Cached name for the 'get_debug_use_custom' method.

public static readonly StringName GetDebugUseCustom

Field Value

StringName

GetFinalPosition

Cached name for the 'get_final_position' method.

public static readonly StringName GetFinalPosition

Field Value

StringName

GetHeight

Cached name for the 'get_height' method.

public static readonly StringName GetHeight

Field Value

StringName

GetKeepYVelocity

Cached name for the 'get_keep_y_velocity' method.

public static readonly StringName GetKeepYVelocity

Field Value

StringName

GetMaxNeighbors

Cached name for the 'get_max_neighbors' method.

public static readonly StringName GetMaxNeighbors

Field Value

StringName

GetMaxSpeed

Cached name for the 'get_max_speed' method.

public static readonly StringName GetMaxSpeed

Field Value

StringName

GetNavigationLayerValue

Cached name for the 'get_navigation_layer_value' method.

public static readonly StringName GetNavigationLayerValue

Field Value

StringName

GetNavigationLayers

Cached name for the 'get_navigation_layers' method.

public static readonly StringName GetNavigationLayers

Field Value

StringName

GetNavigationMap

Cached name for the 'get_navigation_map' method.

public static readonly StringName GetNavigationMap

Field Value

StringName

GetNeighborDistance

Cached name for the 'get_neighbor_distance' method.

public static readonly StringName GetNeighborDistance

Field Value

StringName

GetNextPathPosition

Cached name for the 'get_next_path_position' method.

public static readonly StringName GetNextPathPosition

Field Value

StringName

GetPathDesiredDistance

Cached name for the 'get_path_desired_distance' method.

public static readonly StringName GetPathDesiredDistance

Field Value

StringName

GetPathHeightOffset

Cached name for the 'get_path_height_offset' method.

public static readonly StringName GetPathHeightOffset

Field Value

StringName

GetPathMaxDistance

Cached name for the 'get_path_max_distance' method.

public static readonly StringName GetPathMaxDistance

Field Value

StringName

GetPathMetadataFlags

Cached name for the 'get_path_metadata_flags' method.

public static readonly StringName GetPathMetadataFlags

Field Value

StringName

GetPathPostprocessing

Cached name for the 'get_path_postprocessing' method.

public static readonly StringName GetPathPostprocessing

Field Value

StringName

GetPathfindingAlgorithm

Cached name for the 'get_pathfinding_algorithm' method.

public static readonly StringName GetPathfindingAlgorithm

Field Value

StringName

GetRadius

Cached name for the 'get_radius' method.

public static readonly StringName GetRadius

Field Value

StringName

GetRid

Cached name for the 'get_rid' method.

public static readonly StringName GetRid

Field Value

StringName

GetTargetDesiredDistance

Cached name for the 'get_target_desired_distance' method.

public static readonly StringName GetTargetDesiredDistance

Field Value

StringName

GetTargetPosition

Cached name for the 'get_target_position' method.

public static readonly StringName GetTargetPosition

Field Value

StringName

GetTimeHorizonAgents

Cached name for the 'get_time_horizon_agents' method.

public static readonly StringName GetTimeHorizonAgents

Field Value

StringName

GetTimeHorizonObstacles

Cached name for the 'get_time_horizon_obstacles' method.

public static readonly StringName GetTimeHorizonObstacles

Field Value

StringName

GetUse3DAvoidance

Cached name for the 'get_use_3d_avoidance' method.

public static readonly StringName GetUse3DAvoidance

Field Value

StringName

GetVelocity

Cached name for the 'get_velocity' method.

public static readonly StringName GetVelocity

Field Value

StringName

IsNavigationFinished

Cached name for the 'is_navigation_finished' method.

public static readonly StringName IsNavigationFinished

Field Value

StringName

IsTargetReachable

Cached name for the 'is_target_reachable' method.

public static readonly StringName IsTargetReachable

Field Value

StringName

IsTargetReached

Cached name for the 'is_target_reached' method.

public static readonly StringName IsTargetReached

Field Value

StringName

SetAvoidanceEnabled

Cached name for the 'set_avoidance_enabled' method.

public static readonly StringName SetAvoidanceEnabled

Field Value

StringName

SetAvoidanceLayerValue

Cached name for the 'set_avoidance_layer_value' method.

public static readonly StringName SetAvoidanceLayerValue

Field Value

StringName

SetAvoidanceLayers

Cached name for the 'set_avoidance_layers' method.

public static readonly StringName SetAvoidanceLayers

Field Value

StringName

SetAvoidanceMask

Cached name for the 'set_avoidance_mask' method.

public static readonly StringName SetAvoidanceMask

Field Value

StringName

SetAvoidanceMaskValue

Cached name for the 'set_avoidance_mask_value' method.

public static readonly StringName SetAvoidanceMaskValue

Field Value

StringName

SetAvoidancePriority

Cached name for the 'set_avoidance_priority' method.

public static readonly StringName SetAvoidancePriority

Field Value

StringName

SetDebugEnabled

Cached name for the 'set_debug_enabled' method.

public static readonly StringName SetDebugEnabled

Field Value

StringName

SetDebugPathCustomColor

Cached name for the 'set_debug_path_custom_color' method.

public static readonly StringName SetDebugPathCustomColor

Field Value

StringName

SetDebugPathCustomPointSize

Cached name for the 'set_debug_path_custom_point_size' method.

public static readonly StringName SetDebugPathCustomPointSize

Field Value

StringName

SetDebugUseCustom

Cached name for the 'set_debug_use_custom' method.

public static readonly StringName SetDebugUseCustom

Field Value

StringName

SetHeight

Cached name for the 'set_height' method.

public static readonly StringName SetHeight

Field Value

StringName

SetKeepYVelocity

Cached name for the 'set_keep_y_velocity' method.

public static readonly StringName SetKeepYVelocity

Field Value

StringName

SetMaxNeighbors

Cached name for the 'set_max_neighbors' method.

public static readonly StringName SetMaxNeighbors

Field Value

StringName

SetMaxSpeed

Cached name for the 'set_max_speed' method.

public static readonly StringName SetMaxSpeed

Field Value

StringName

SetNavigationLayerValue

Cached name for the 'set_navigation_layer_value' method.

public static readonly StringName SetNavigationLayerValue

Field Value

StringName

SetNavigationLayers

Cached name for the 'set_navigation_layers' method.

public static readonly StringName SetNavigationLayers

Field Value

StringName

SetNavigationMap

Cached name for the 'set_navigation_map' method.

public static readonly StringName SetNavigationMap

Field Value

StringName

SetNeighborDistance

Cached name for the 'set_neighbor_distance' method.

public static readonly StringName SetNeighborDistance

Field Value

StringName

SetPathDesiredDistance

Cached name for the 'set_path_desired_distance' method.

public static readonly StringName SetPathDesiredDistance

Field Value

StringName

SetPathHeightOffset

Cached name for the 'set_path_height_offset' method.

public static readonly StringName SetPathHeightOffset

Field Value

StringName

SetPathMaxDistance

Cached name for the 'set_path_max_distance' method.

public static readonly StringName SetPathMaxDistance

Field Value

StringName

SetPathMetadataFlags

Cached name for the 'set_path_metadata_flags' method.

public static readonly StringName SetPathMetadataFlags

Field Value

StringName

SetPathPostprocessing

Cached name for the 'set_path_postprocessing' method.

public static readonly StringName SetPathPostprocessing

Field Value

StringName

SetPathfindingAlgorithm

Cached name for the 'set_pathfinding_algorithm' method.

public static readonly StringName SetPathfindingAlgorithm

Field Value

StringName

SetRadius

Cached name for the 'set_radius' method.

public static readonly StringName SetRadius

Field Value

StringName

SetTargetDesiredDistance

Cached name for the 'set_target_desired_distance' method.

public static readonly StringName SetTargetDesiredDistance

Field Value

StringName

SetTargetPosition

Cached name for the 'set_target_position' method.

public static readonly StringName SetTargetPosition

Field Value

StringName

SetTimeHorizonAgents

Cached name for the 'set_time_horizon_agents' method.

public static readonly StringName SetTimeHorizonAgents

Field Value

StringName

SetTimeHorizonObstacles

Cached name for the 'set_time_horizon_obstacles' method.

public static readonly StringName SetTimeHorizonObstacles

Field Value

StringName

SetUse3DAvoidance

Cached name for the 'set_use_3d_avoidance' method.

public static readonly StringName SetUse3DAvoidance

Field Value

StringName

SetVelocity

Cached name for the 'set_velocity' method.

public static readonly StringName SetVelocity

Field Value

StringName

SetVelocityForced

Cached name for the 'set_velocity_forced' method.

public static readonly StringName SetVelocityForced

Field Value

StringName