Table of Contents

Class NavigationPathQueryParameters3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class NavigationPathQueryParameters3D.MethodName : RefCounted.MethodName
Inheritance
NavigationPathQueryParameters3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetMap

Cached name for the 'get_map' method.

public static readonly StringName GetMap

Field Value

StringName

GetMetadataFlags

Cached name for the 'get_metadata_flags' method.

public static readonly StringName GetMetadataFlags

Field Value

StringName

GetNavigationLayers

Cached name for the 'get_navigation_layers' method.

public static readonly StringName GetNavigationLayers

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

GetStartPosition

Cached name for the 'get_start_position' method.

public static readonly StringName GetStartPosition

Field Value

StringName

GetTargetPosition

Cached name for the 'get_target_position' method.

public static readonly StringName GetTargetPosition

Field Value

StringName

SetMap

Cached name for the 'set_map' method.

public static readonly StringName SetMap

Field Value

StringName

SetMetadataFlags

Cached name for the 'set_metadata_flags' method.

public static readonly StringName SetMetadataFlags

Field Value

StringName

SetNavigationLayers

Cached name for the 'set_navigation_layers' method.

public static readonly StringName SetNavigationLayers

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

SetStartPosition

Cached name for the 'set_start_position' method.

public static readonly StringName SetStartPosition

Field Value

StringName

SetTargetPosition

Cached name for the 'set_target_position' method.

public static readonly StringName SetTargetPosition

Field Value

StringName