Project Alice
Loading...
Searching...
No Matches
economy_templates.hpp File Reference
#include "system_state.hpp"
Include dependency graph for economy_templates.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  economy
 

Functions

template<typename F >
void economy::for_each_new_factory (sys::state &state, dcon::state_instance_id s, F &&func)
 
template<typename F >
void economy::for_each_upgraded_factory (sys::state &state, dcon::state_instance_id s, F &&func)