Class NavigationObstacle3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class NavigationObstacle3D.MethodName : Node3D.MethodName
- Inheritance
-
NavigationObstacle3D.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
GetHeight
Cached name for the 'get_height' method.
public static readonly StringName GetHeight
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
GetUse3DAvoidance
Cached name for the 'get_use_3d_avoidance' method.
public static readonly StringName GetUse3DAvoidance
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
SetHeight
Cached name for the 'set_height' method.
public static readonly StringName SetHeight
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
SetUse3DAvoidance
Cached name for the 'set_use_3d_avoidance' method.
public static readonly StringName SetUse3DAvoidance
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