Class NavigationMeshSourceGeometryData2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class NavigationMeshSourceGeometryData2D.MethodName : Resource.MethodName
- Inheritance
-
NavigationMeshSourceGeometryData2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddObstructionOutline
Cached name for the 'add_obstruction_outline' method.
public static readonly StringName AddObstructionOutline
Field Value
AddTraversableOutline
Cached name for the 'add_traversable_outline' method.
public static readonly StringName AddTraversableOutline
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
GetObstructionOutlines
Cached name for the 'get_obstruction_outlines' method.
public static readonly StringName GetObstructionOutlines
Field Value
GetTraversableOutlines
Cached name for the 'get_traversable_outlines' method.
public static readonly StringName GetTraversableOutlines
Field Value
HasData
Cached name for the 'has_data' method.
public static readonly StringName HasData
Field Value
SetObstructionOutlines
Cached name for the 'set_obstruction_outlines' method.
public static readonly StringName SetObstructionOutlines
Field Value
SetTraversableOutlines
Cached name for the 'set_traversable_outlines' method.
public static readonly StringName SetTraversableOutlines