godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
PhysicsShapeQueryResult._classBinding
godot
physicsshapequeryresult
PhysicsShapeQueryResult
Undocumented in source.
struct
PhysicsShapeQueryResult
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("get_result_count")
GodotMethod
!(
long
)
getResultCount
;
__gshared
@
GodotName
("get_result_rid")
GodotMethod
!(
RID
,
long
)
getResultRid
;
__gshared
@
GodotName
("get_result_object_id")
GodotMethod
!(
long
,
long
)
getResultObjectId
;
__gshared
@
GodotName
("get_result_object")
GodotMethod
!(
GodotObject
,
long
)
getResultObject
;
__gshared
@
GodotName
("get_result_object_shape")
GodotMethod
!(
long
,
long
)
getResultObjectShape
;
}
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
physicsshapequeryresult
PhysicsShapeQueryResult
aliases
BaseClasses
functions
getResultCount
getResultObject
getResultObjectId
getResultObjectShape
getResultRid
opAssign
opEquals
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name