godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
NavigationPolygonInstance._classBinding
godot
navigationpolygoninstance
NavigationPolygonInstance
Undocumented in source.
struct
NavigationPolygonInstance
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_navigation_polygon")
GodotMethod
!(
void
,
NavigationPolygon
)
setNavigationPolygon
;
__gshared
@
GodotName
("get_navigation_polygon")
GodotMethod
!(
NavigationPolygon
)
getNavigationPolygon
;
__gshared
@
GodotName
("set_enabled")
GodotMethod
!(
void
,
bool
)
setEnabled
;
__gshared
@
GodotName
("is_enabled")
GodotMethod
!(
bool
)
isEnabled
;
__gshared
@
GodotName
("_navpoly_changed")
GodotMethod
!(
void
)
_navpolyChanged
;
}
Members
Static variables
_navpolyChanged
GodotMethod
!(
void
)
_navpolyChanged
;
Undocumented in source.
getNavigationPolygon
GodotMethod
!(
NavigationPolygon
)
getNavigationPolygon
;
Undocumented in source.
isEnabled
GodotMethod
!(
bool
)
isEnabled
;
Undocumented in source.
setEnabled
GodotMethod
!(
void
,
bool
)
setEnabled
;
Undocumented in source.
setNavigationPolygon
GodotMethod
!(
void
,
NavigationPolygon
)
setNavigationPolygon
;
Undocumented in source.
Meta
Source
See Implementation
godot
navigationpolygoninstance
NavigationPolygonInstance
aliases
BaseClasses
functions
_navpolyChanged
getNavigationPolygon
isEnabled
opAssign
opEquals
setEnabled
setNavigationPolygon
properties
enabled
navpoly
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name