This is the complete list of members for unit_creator, including all inherited members.
| add_to_recall_ | unit_creator | private |
| add_unit(const config &cfg, const vconfig *vcfg=nullptr) | unit_creator | |
| allow_add_to_recall(bool b) | unit_creator | |
| allow_discover(bool b) | unit_creator | |
| allow_get_village(bool b) | unit_creator | |
| allow_invalidate(bool b) | unit_creator | |
| allow_rename_side(bool b) | unit_creator | |
| allow_show(bool b) | unit_creator | |
| board_ | unit_creator | private |
| discover_ | unit_creator | private |
| find_location(const config &cfg, const unit *pass_check=nullptr) | unit_creator | |
| get_village_ | unit_creator | private |
| invalidate_ | unit_creator | private |
| post_create(const map_location &loc, const unit &new_unit, bool anim, bool fire_event) | unit_creator | private |
| rename_side_ | unit_creator | private |
| show_ | unit_creator | private |
| start_pos_ | unit_creator | private |
| team_ | unit_creator | private |
| unit_creator(team &tm, const map_location &start_pos, game_board *board=nullptr) | unit_creator |