Class NavigationRegion2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class NavigationRegion2D.MethodName : Node2D.MethodName
- Inheritance
-
NavigationRegion2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
BakeNavigationPolygon
Cached name for the 'bake_navigation_polygon' method.
public static readonly StringName BakeNavigationPolygon
Field Value
GetAvoidanceLayerValue
Cached name for the 'get_avoidance_layer_value' method.
public static readonly StringName GetAvoidanceLayerValue
Field Value
GetAvoidanceLayers
Cached name for the 'get_avoidance_layers' method.
public static readonly StringName GetAvoidanceLayers
Field Value
GetConstrainAvoidance
Cached name for the 'get_constrain_avoidance' method.
public static readonly StringName GetConstrainAvoidance
Field Value
GetEnterCost
Cached name for the 'get_enter_cost' method.
public static readonly StringName GetEnterCost
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
GetNavigationMap
Cached name for the 'get_navigation_map' method.
public static readonly StringName GetNavigationMap
Field Value
GetNavigationPolygon
Cached name for the 'get_navigation_polygon' method.
public static readonly StringName GetNavigationPolygon
Field Value
GetRegionRid
Cached name for the 'get_region_rid' method.
public static readonly StringName GetRegionRid
Field Value
GetRid
Cached name for the 'get_rid' method.
public static readonly StringName GetRid
Field Value
GetTravelCost
Cached name for the 'get_travel_cost' method.
public static readonly StringName GetTravelCost
Field Value
GetUseEdgeConnections
Cached name for the 'get_use_edge_connections' method.
public static readonly StringName GetUseEdgeConnections
Field Value
IsEnabled
Cached name for the 'is_enabled' method.
public static readonly StringName IsEnabled
Field Value
SetAvoidanceLayerValue
Cached name for the 'set_avoidance_layer_value' method.
public static readonly StringName SetAvoidanceLayerValue
Field Value
SetAvoidanceLayers
Cached name for the 'set_avoidance_layers' method.
public static readonly StringName SetAvoidanceLayers
Field Value
SetConstrainAvoidance
Cached name for the 'set_constrain_avoidance' method.
public static readonly StringName SetConstrainAvoidance
Field Value
SetEnabled
Cached name for the 'set_enabled' method.
public static readonly StringName SetEnabled
Field Value
SetEnterCost
Cached name for the 'set_enter_cost' method.
public static readonly StringName SetEnterCost
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
SetNavigationMap
Cached name for the 'set_navigation_map' method.
public static readonly StringName SetNavigationMap
Field Value
SetNavigationPolygon
Cached name for the 'set_navigation_polygon' method.
public static readonly StringName SetNavigationPolygon
Field Value
SetTravelCost
Cached name for the 'set_travel_cost' method.
public static readonly StringName SetTravelCost
Field Value
SetUseEdgeConnections
Cached name for the 'set_use_edge_connections' method.
public static readonly StringName SetUseEdgeConnections