AreaTrigger.getCharacters
Gets the trigger collisions for characters inside the area trigger
Kind: Function
Environments: Game
Game
areaTrigger:getCharacters( )
Parameters:
| Name | Type | Description |
|---|---|---|
areaTrigger |
AreaTrigger | The area trigger instance. |
Returns:
| Type | Description |
|---|---|
| table | A table of character trigger collisions. |