PhysicsShapeQueryResult

Inherits: Reference < Object

Category: Core

Brief Description

Result of a shape query in Physics2DServer.

Member Functions

int get_result_count ( ) const
Object get_result_object ( int idx ) const
int get_result_object_id ( int idx ) const
int get_result_object_shape ( int idx ) const
RID get_result_rid ( int idx ) const

Member Function Description

int get_result_count ( ) const

Object get_result_object ( int idx ) const

int get_result_object_id ( int idx ) const

int get_result_object_shape ( int idx ) const

RID get_result_rid ( int idx ) const

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/2.1/classes/class_physicsshapequeryresult.html