godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
EditorNavigationMeshGenerator.GDNativeClassBinding
godot
editornavigationmeshgenerator
EditorNavigationMeshGenerator
Undocumented in source.
struct
EditorNavigationMeshGenerator
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("bake")
GodotMethod
!(
void
,
NavigationMesh
,
Node
)
bake
;
__gshared
@
GodotName
("clear")
GodotMethod
!(
void
,
NavigationMesh
)
clear
;
}
Members
Static variables
bake
GodotMethod
!(
void
,
NavigationMesh
,
Node
)
bake
;
Undocumented in source.
clear
GodotMethod
!(
void
,
NavigationMesh
)
clear
;
Undocumented in source.
Meta
Source
See Implementation
godot
editornavigationmeshgenerator
EditorNavigationMeshGenerator
aliases
BaseClasses
functions
bake
clear
opAssign
opEquals
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name