Table of Contents

Class NavigationLink2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class NavigationLink2D.MethodName : Node2D.MethodName
Inheritance
NavigationLink2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetEndPosition

Cached name for the 'get_end_position' method.

public static readonly StringName GetEndPosition

Field Value

StringName

GetEnterCost

Cached name for the 'get_enter_cost' method.

public static readonly StringName GetEnterCost

Field Value

StringName

GetGlobalEndPosition

Cached name for the 'get_global_end_position' method.

public static readonly StringName GetGlobalEndPosition

Field Value

StringName

GetGlobalStartPosition

Cached name for the 'get_global_start_position' method.

public static readonly StringName GetGlobalStartPosition

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

GetRid

Cached name for the 'get_rid' method.

public static readonly StringName GetRid

Field Value

StringName

GetStartPosition

Cached name for the 'get_start_position' method.

public static readonly StringName GetStartPosition

Field Value

StringName

GetTravelCost

Cached name for the 'get_travel_cost' method.

public static readonly StringName GetTravelCost

Field Value

StringName

IsBidirectional

Cached name for the 'is_bidirectional' method.

public static readonly StringName IsBidirectional

Field Value

StringName

IsEnabled

Cached name for the 'is_enabled' method.

public static readonly StringName IsEnabled

Field Value

StringName

SetBidirectional

Cached name for the 'set_bidirectional' method.

public static readonly StringName SetBidirectional

Field Value

StringName

SetEnabled

Cached name for the 'set_enabled' method.

public static readonly StringName SetEnabled

Field Value

StringName

SetEndPosition

Cached name for the 'set_end_position' method.

public static readonly StringName SetEndPosition

Field Value

StringName

SetEnterCost

Cached name for the 'set_enter_cost' method.

public static readonly StringName SetEnterCost

Field Value

StringName

SetGlobalEndPosition

Cached name for the 'set_global_end_position' method.

public static readonly StringName SetGlobalEndPosition

Field Value

StringName

SetGlobalStartPosition

Cached name for the 'set_global_start_position' method.

public static readonly StringName SetGlobalStartPosition

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

SetStartPosition

Cached name for the 'set_start_position' method.

public static readonly StringName SetStartPosition

Field Value

StringName

SetTravelCost

Cached name for the 'set_travel_cost' method.

public static readonly StringName SetTravelCost

Field Value

StringName