Class NavigationLink2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class NavigationLink2D.PropertyName : Node2D.PropertyName
- Inheritance
-
NavigationLink2D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Bidirectional
Cached name for the 'bidirectional' property.
public static readonly StringName Bidirectional
Field Value
Enabled
Cached name for the 'enabled' property.
public static readonly StringName Enabled
Field Value
EndPosition
Cached name for the 'end_position' property.
public static readonly StringName EndPosition
Field Value
EnterCost
Cached name for the 'enter_cost' property.
public static readonly StringName EnterCost
Field Value
NavigationLayers
Cached name for the 'navigation_layers' property.
public static readonly StringName NavigationLayers
Field Value
StartPosition
Cached name for the 'start_position' property.
public static readonly StringName StartPosition
Field Value
TravelCost
Cached name for the 'travel_cost' property.
public static readonly StringName TravelCost