godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Physics2DShapeQueryResult.GDNativeClassBinding
godot
physics2dshapequeryresult
Physics2DShapeQueryResult
Undocumented in source.
struct
Physics2DShapeQueryResult
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_result_count")
GodotMethod
!(
long
)
getResultCount
;
__gshared
@
GodotName
("get_result_object")
GodotMethod
!(
GodotObject
,
long
)
getResultObject
;
__gshared
@
GodotName
("get_result_object_id")
GodotMethod
!(
long
,
long
)
getResultObjectId
;
__gshared
@
GodotName
("get_result_object_shape")
GodotMethod
!(
long
,
long
)
getResultObjectShape
;
__gshared
@
GodotName
("get_result_rid")
GodotMethod
!(
RID
,
long
)
getResultRid
;
}
Members
Static variables
getResultCount
GodotMethod
!(
long
)
getResultCount
;
Undocumented in source.
getResultObject
GodotMethod
!(
GodotObject
,
long
)
getResultObject
;
Undocumented in source.
getResultObjectId
GodotMethod
!(
long
,
long
)
getResultObjectId
;
Undocumented in source.
getResultObjectShape
GodotMethod
!(
long
,
long
)
getResultObjectShape
;
Undocumented in source.
getResultRid
GodotMethod
!(
RID
,
long
)
getResultRid
;
Undocumented in source.
Meta
Source
See Implementation
godot
physics2dshapequeryresult
Physics2DShapeQueryResult
aliases
BaseClasses
functions
getResultCount
getResultObject
getResultObjectId
getResultObjectShape
getResultRid
opAssign
opEquals
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name