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
GetMetadataFlags
Cached name for the 'get_metadata_flags' method.
public static readonly StringName GetMetadataFlags
Field Value
GetNavigationLayers
Cached name for the 'get_navigation_layers' method.
public static readonly StringName GetNavigationLayers
Field Value
GetPathPostprocessing
Cached name for the 'get_path_postprocessing' method.
public static readonly StringName GetPathPostprocessing
Field Value
GetPathfindingAlgorithm
Cached name for the 'get_pathfinding_algorithm' method.
public static readonly StringName GetPathfindingAlgorithm
Field Value
GetStartPosition
Cached name for the 'get_start_position' method.
public static readonly StringName GetStartPosition
Field Value
GetTargetPosition
Cached name for the 'get_target_position' method.
public static readonly StringName GetTargetPosition
Field Value
SetMap
Cached name for the 'set_map' method.
public static readonly StringName SetMap
Field Value
SetMetadataFlags
Cached name for the 'set_metadata_flags' method.
public static readonly StringName SetMetadataFlags
Field Value
SetNavigationLayers
Cached name for the 'set_navigation_layers' method.
public static readonly StringName SetNavigationLayers
Field Value
SetPathPostprocessing
Cached name for the 'set_path_postprocessing' method.
public static readonly StringName SetPathPostprocessing
Field Value
SetPathfindingAlgorithm
Cached name for the 'set_pathfinding_algorithm' method.
public static readonly StringName SetPathfindingAlgorithm
Field Value
SetStartPosition
Cached name for the 'set_start_position' method.
public static readonly StringName SetStartPosition
Field Value
SetTargetPosition
Cached name for the 'set_target_position' method.
public static readonly StringName SetTargetPosition