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

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

GetIndices

Cached name for the 'get_indices' method.

public static readonly StringName GetIndices

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

SetIndices

Cached name for the 'set_indices' method.

public static readonly StringName SetIndices

Field Value

StringName

SetVertices

Cached name for the 'set_vertices' method.

public static readonly StringName SetVertices

Field Value

StringName