QueryInstance2D

Inherits: RefCounted

There is currently no description for this class. Please help us by contributing one!

Properties

ContextQuerier2D

querier_context

Methods

void

add_item(item: QueryItem2D)

QueryItem2D

get_current_query_item()

EnvironmentQuery2D

get_environment_query() const

QueryItem2D

get_item(index: int) const

int

get_item_count() const

QueryItem2D

get_next_item()

float

get_test_data_max(test: Object)

float

get_test_data_min(test: Object)

bool

has_items()

bool

has_test_data(test: Object)

bool

has_time_left()

void

refresh_timer()

void

reset_iterator()

void

set_environment_query(node: EnvironmentQuery2D)

void

set_test_data_max(test: Object, max: float)

void

set_test_data_min(test: Object, min: float)


Property Descriptions

ContextQuerier2D querier_context 🔗

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

void add_item(item: QueryItem2D) 🔗

There is currently no description for this method. Please help us by contributing one!


QueryItem2D get_current_query_item() 🔗

There is currently no description for this method. Please help us by contributing one!


EnvironmentQuery2D get_environment_query() const 🔗

There is currently no description for this method. Please help us by contributing one!


QueryItem2D get_item(index: int) const 🔗

There is currently no description for this method. Please help us by contributing one!


int get_item_count() const 🔗

There is currently no description for this method. Please help us by contributing one!


QueryItem2D get_next_item() 🔗

There is currently no description for this method. Please help us by contributing one!


float get_test_data_max(test: Object) 🔗

There is currently no description for this method. Please help us by contributing one!


float get_test_data_min(test: Object) 🔗

There is currently no description for this method. Please help us by contributing one!


bool has_items() 🔗

There is currently no description for this method. Please help us by contributing one!


bool has_test_data(test: Object) 🔗

There is currently no description for this method. Please help us by contributing one!


bool has_time_left() 🔗

There is currently no description for this method. Please help us by contributing one!


void refresh_timer() 🔗

There is currently no description for this method. Please help us by contributing one!


void reset_iterator() 🔗

There is currently no description for this method. Please help us by contributing one!


void set_environment_query(node: EnvironmentQuery2D) 🔗

There is currently no description for this method. Please help us by contributing one!


void set_test_data_max(test: Object, max: float) 🔗

There is currently no description for this method. Please help us by contributing one!


void set_test_data_min(test: Object, min: float) 🔗

There is currently no description for this method. Please help us by contributing one!