Table of Contents

Class NavigationMeshGeneratorInstance.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class NavigationMeshGeneratorInstance.MethodName : GodotObject.MethodName
Inheritance
NavigationMeshGeneratorInstance.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

Bake

Cached name for the 'bake' method.

public static readonly StringName Bake

Field Value

StringName

BakeFromSourceGeometryData

Cached name for the 'bake_from_source_geometry_data' method.

public static readonly StringName BakeFromSourceGeometryData

Field Value

StringName

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

ParseSourceGeometryData

Cached name for the 'parse_source_geometry_data' method.

public static readonly StringName ParseSourceGeometryData

Field Value

StringName