Class NavigationObstacle2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class NavigationObstacle2D.MethodName : Node2D.MethodName
- Inheritance
-
NavigationObstacle2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAvoidanceEnabled
Cached name for the 'get_avoidance_enabled' method.
public static readonly StringName GetAvoidanceEnabled
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
GetNavigationMap
Cached name for the 'get_navigation_map' method.
public static readonly StringName GetNavigationMap
Field Value
GetRadius
Cached name for the 'get_radius' method.
public static readonly StringName GetRadius
Field Value
GetRid
Cached name for the 'get_rid' method.
public static readonly StringName GetRid
Field Value
GetVelocity
Cached name for the 'get_velocity' method.
public static readonly StringName GetVelocity
Field Value
GetVertices
Cached name for the 'get_vertices' method.
public static readonly StringName GetVertices
Field Value
SetAvoidanceEnabled
Cached name for the 'set_avoidance_enabled' method.
public static readonly StringName SetAvoidanceEnabled
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
SetNavigationMap
Cached name for the 'set_navigation_map' method.
public static readonly StringName SetNavigationMap
Field Value
SetRadius
Cached name for the 'set_radius' method.
public static readonly StringName SetRadius
Field Value
SetVelocity
Cached name for the 'set_velocity' method.
public static readonly StringName SetVelocity
Field Value
SetVertices
Cached name for the 'set_vertices' method.
public static readonly StringName SetVertices