Class NavigationRegion3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class NavigationRegion3D.MethodName : Node3D.MethodName
- Inheritance
-
NavigationRegion3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
BakeNavigationMesh
Cached name for the 'bake_navigation_mesh' method.
public static readonly StringName BakeNavigationMesh
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
GetNavigationMesh
Cached name for the 'get_navigation_mesh' method.
public static readonly StringName GetNavigationMesh
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
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
SetNavigationMesh
Cached name for the 'set_navigation_mesh' method.
public static readonly StringName SetNavigationMesh
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