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
BakeFromSourceGeometryData
Cached name for the 'bake_from_source_geometry_data' method.
public static readonly StringName BakeFromSourceGeometryData
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
ParseSourceGeometryData
Cached name for the 'parse_source_geometry_data' method.
public static readonly StringName ParseSourceGeometryData