Table of Contents

Class NavigationMeshSourceGeometryData3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class NavigationMeshSourceGeometryData3D.MethodName : Resource.MethodName
Inheritance
NavigationMeshSourceGeometryData3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddFaces

Cached name for the 'add_faces' method.

public static readonly StringName AddFaces

Field Value

StringName

AddMesh

Cached name for the 'add_mesh' method.

public static readonly StringName AddMesh

Field Value

StringName

AddMeshArray

Cached name for the 'add_mesh_array' method.

public static readonly StringName AddMeshArray

Field Value

StringName

AddProjectedObstruction

Cached name for the 'add_projected_obstruction' method.

public static readonly StringName AddProjectedObstruction

Field Value

StringName

AppendArrays

Cached name for the 'append_arrays' method.

public static readonly StringName AppendArrays

Field Value

StringName

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

ClearProjectedObstructions

Cached name for the 'clear_projected_obstructions' method.

public static readonly StringName ClearProjectedObstructions

Field Value

StringName

GetIndices

Cached name for the 'get_indices' method.

public static readonly StringName GetIndices

Field Value

StringName

GetProjectedObstructions

Cached name for the 'get_projected_obstructions' method.

public static readonly StringName GetProjectedObstructions

Field Value

StringName

GetVertices

Cached name for the 'get_vertices' method.

public static readonly StringName GetVertices

Field Value

StringName

HasData

Cached name for the 'has_data' method.

public static readonly StringName HasData

Field Value

StringName

Merge

Cached name for the 'merge' method.

public static readonly StringName Merge

Field Value

StringName

SetIndices

Cached name for the 'set_indices' method.

public static readonly StringName SetIndices

Field Value

StringName

SetProjectedObstructions

Cached name for the 'set_projected_obstructions' method.

public static readonly StringName SetProjectedObstructions

Field Value

StringName

SetVertices

Cached name for the 'set_vertices' method.

public static readonly StringName SetVertices

Field Value

StringName