Class NavigationLink3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class NavigationLink3D.MethodName : Node3D.MethodName
- Inheritance
-
NavigationLink3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetEndPosition
Cached name for the 'get_end_position' method.
public static readonly StringName GetEndPosition
Field Value
GetEnterCost
Cached name for the 'get_enter_cost' method.
public static readonly StringName GetEnterCost
Field Value
GetGlobalEndPosition
Cached name for the 'get_global_end_position' method.
public static readonly StringName GetGlobalEndPosition
Field Value
GetGlobalStartPosition
Cached name for the 'get_global_start_position' method.
public static readonly StringName GetGlobalStartPosition
Field Value
GetNavigationLayerValue
Cached name for the 'get_navigation_layer_value' method.
public static readonly StringName GetNavigationLayerValue
Field Value
GetNavigationLayers
Cached name for the 'get_navigation_layers' method.
public static readonly StringName GetNavigationLayers
Field Value
GetRid
Cached name for the 'get_rid' method.
public static readonly StringName GetRid
Field Value
GetStartPosition
Cached name for the 'get_start_position' method.
public static readonly StringName GetStartPosition
Field Value
GetTravelCost
Cached name for the 'get_travel_cost' method.
public static readonly StringName GetTravelCost
Field Value
IsBidirectional
Cached name for the 'is_bidirectional' method.
public static readonly StringName IsBidirectional
Field Value
IsEnabled
Cached name for the 'is_enabled' method.
public static readonly StringName IsEnabled
Field Value
SetBidirectional
Cached name for the 'set_bidirectional' method.
public static readonly StringName SetBidirectional
Field Value
SetEnabled
Cached name for the 'set_enabled' method.
public static readonly StringName SetEnabled
Field Value
SetEndPosition
Cached name for the 'set_end_position' method.
public static readonly StringName SetEndPosition
Field Value
SetEnterCost
Cached name for the 'set_enter_cost' method.
public static readonly StringName SetEnterCost
Field Value
SetGlobalEndPosition
Cached name for the 'set_global_end_position' method.
public static readonly StringName SetGlobalEndPosition
Field Value
SetGlobalStartPosition
Cached name for the 'set_global_start_position' method.
public static readonly StringName SetGlobalStartPosition
Field Value
SetNavigationLayerValue
Cached name for the 'set_navigation_layer_value' method.
public static readonly StringName SetNavigationLayerValue
Field Value
SetNavigationLayers
Cached name for the 'set_navigation_layers' method.
public static readonly StringName SetNavigationLayers
Field Value
SetStartPosition
Cached name for the 'set_start_position' method.
public static readonly StringName SetStartPosition
Field Value
SetTravelCost
Cached name for the 'set_travel_cost' method.
public static readonly StringName SetTravelCost