====== COMP_VILLAGER_MANAGER ====== **Category**: Component Parent class: [[:api:component|COMPONENT]]\\ ===== Functions ===== ---- ==== spawnImmigrant ==== ''[[:api:comp_villager|COMP_VILLAGER]] **spawnImmigrant**(//position//)'' ^ Name ^ Type ^ Description ^ | //''position''// | ''[[:api:vec3f|vec3f]]'' | | ''[[:api:comp_villager|COMP_VILLAGER]] **spawnImmigrant**(//position//, //gender//)'' ^ Name ^ Type ^ Description ^ | //''position''// | ''[[:api:vec3f|vec3f]]'' | | | //''gender''// | ''[[:api:gender|GENDER]]'' | | ''[[:api:comp_villager|COMP_VILLAGER]] **spawnImmigrant**(//position//, //gender//, //job//)'' ^ Name ^ Type ^ Description ^ | //''position''// | ''[[:api:vec3f|vec3f]]'' | | | //''gender''// | ''[[:api:gender|GENDER]]'' | | | //''job''// | ''[[:api:job|JOB]]'' | | ''[[:api:comp_villager|COMP_VILLAGER]] **spawnImmigrant**(//position//, //job//)'' ^ Name ^ Type ^ Description ^ | //''position''// | ''[[:api:vec3f|vec3f]]'' | | | //''job''// | ''[[:api:job|JOB]]'' | |