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

AvoidanceLayers

Cached name for the 'avoidance_layers' property.

public static readonly StringName AvoidanceLayers

Field Value

StringName

ConstrainAvoidance

Cached name for the 'constrain_avoidance' property.

public static readonly StringName ConstrainAvoidance

Field Value

StringName

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