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

Go to the source code of this file.

Namespaces

namespace  effect
 

Functions

void effect::execute (sys::state &state, dcon::effect_key key, int32_t primary, int32_t this_slot, int32_t from_slot, uint32_t r_lo, uint32_t r_hi)
 
void effect::execute (sys::state &state, uint16_t const *data, int32_t primary, int32_t this_slot, int32_t from_slot, uint32_t r_lo, uint32_t r_hi)
 
std::vector< dcon::province_id > effect::country_get_province_adjacency (sys::state &state, dcon::nation_id nat_id)