AreaTrigger.getContents
Gets the contents of the area trigger.
Kind: Function
Environments: Game
Game
areaTrigger:getContents( )
Returns a table of characters and/or bodies and/or harvestables and/or lifts and/or areaTriggers.
Parameters:
| Name | Type | Description |
|---|---|---|
areaTrigger |
AreaTrigger | The area trigger instance. |
Returns:
| Type | Description |
|---|---|
| table | The table with the content. |