Table of Contents

Class NavigationRegion2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class NavigationRegion2D.PropertyName : Node2D.PropertyName
Inheritance
NavigationRegion2D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Enabled

Cached name for the 'enabled' property.

public static readonly StringName Enabled

Field Value

StringName

EnterCost

Cached name for the 'enter_cost' property.

public static readonly StringName EnterCost

Field Value

StringName

NavigationLayers

Cached name for the 'navigation_layers' property.

public static readonly StringName NavigationLayers

Field Value

StringName

NavigationPolygon

Cached name for the 'navigation_polygon' property.

public static readonly StringName NavigationPolygon

Field Value

StringName

TravelCost

Cached name for the 'travel_cost' property.

public static readonly StringName TravelCost

Field Value

StringName

UseEdgeConnections

Cached name for the 'use_edge_connections' property.

public static readonly StringName UseEdgeConnections

Field Value

StringName