GetAlien (Harvest)
From OxeyeWiki
|
getAlien(id) | ||
|
Fetches an alien, or nil if the alien doesn't exist. | ||
| Parameter | Expected Type | Description |
| id | Number | The id of the alien to retrieve the alien for. |
| Returns | ||
|
Returns the alien of a given id. | ||
Example
local alien = harvest.getAlien(id)