Category: Environment
Since engine version: 1.0 OC
PlaceAnimal
Description
Creates an animal of the specified type in the landscape. The placement position depends on the Placement value in the DefCore of the animal's definition. Returns a pointer to the newly created animal.
Syntax
object PlaceAnimal(id animal_id);
Parameter
- animal_id:
- Type of the animal to be created.
See also: PlaceVegetation