Table of Contents

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

StringName

GetAvoidanceLayerValue

Cached name for the 'get_avoidance_layer_value' method.

public static readonly StringName GetAvoidanceLayerValue

Field Value

StringName

GetAvoidanceLayers

Cached name for the 'get_avoidance_layers' method.

public static readonly StringName GetAvoidanceLayers

Field Value

StringName

GetNavigationMap

Cached name for the 'get_navigation_map' method.

public static readonly StringName GetNavigationMap

Field Value

StringName

GetRadius

Cached name for the 'get_radius' method.

public static readonly StringName GetRadius

Field Value

StringName

GetRid

Cached name for the 'get_rid' method.

public static readonly StringName GetRid

Field Value

StringName

GetVelocity

Cached name for the 'get_velocity' method.

public static readonly StringName GetVelocity

Field Value

StringName

GetVertices

Cached name for the 'get_vertices' method.

public static readonly StringName GetVertices

Field Value

StringName

SetAvoidanceEnabled

Cached name for the 'set_avoidance_enabled' method.

public static readonly StringName SetAvoidanceEnabled

Field Value

StringName

SetAvoidanceLayerValue

Cached name for the 'set_avoidance_layer_value' method.

public static readonly StringName SetAvoidanceLayerValue

Field Value

StringName

SetAvoidanceLayers

Cached name for the 'set_avoidance_layers' method.

public static readonly StringName SetAvoidanceLayers

Field Value

StringName

SetNavigationMap

Cached name for the 'set_navigation_map' method.

public static readonly StringName SetNavigationMap

Field Value

StringName

SetRadius

Cached name for the 'set_radius' method.

public static readonly StringName SetRadius

Field Value

StringName

SetVelocity

Cached name for the 'set_velocity' method.

public static readonly StringName SetVelocity

Field Value

StringName

SetVertices

Cached name for the 'set_vertices' method.

public static readonly StringName SetVertices

Field Value

StringName