Navigation
BlueprintAPI > BlueprintAPI/CustomizablePopulation
Create a number of instances of the target population.
Target is Customizable Object Population
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | Num Instances to Generate |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Out Instances | |
| integer | Return Value | the seed that was used to create instances in this call of the GeneratePopulation. Returns -1 if there in an error with the population asset. |