[][src]Module df_st_api::api::entity_populations

Statics

static_rocket_route_info_for_get_entity_population

Rocket code generated static route info.

static_rocket_route_info_for_get_entity_population_count

Rocket code generated static route info.

static_rocket_route_info_for_list_entity_populations

Rocket code generated static route info.

Functions

get_entity_population

Request a EntityPopulation by id.

get_entity_population_count

Request a counts about EntityPopulation grouped by a field.

list_entity_populations

Request a list of all EntityPopulation in the world. List is not ordered and some id's might be missing!

okapi_add_operation_for_get_entity_population_
okapi_add_operation_for_get_entity_population_count_
okapi_add_operation_for_list_entity_populations_
rocket_route_fn_get_entity_population

Rocket code generated wrapping route function.

rocket_route_fn_get_entity_population_count

Rocket code generated wrapping route function.

rocket_route_fn_list_entity_populations

Rocket code generated wrapping route function.