🏰Towers
Last updated
Last updated
integer
Return size of tower list.
Name | Type | Description |
---|---|---|
Return tower by index in cheat list. Not the same as in-game index.
CTower[]
Return all towers in cheat list.
Name | Type | Description |
---|---|---|
Return all towers in radius.
CTower
): boolean
Check tower in cheat list.
Name | Type | Description |
---|---|---|
index
integer
Index of tower in cheat list.
pos
Position to check.
radius
number
Radius to check.
teamNum
Team number to check.
teamType [?]
Team number to check. (default: Enum.TeamType.TEAM_ENEMY)
tower
Tower to check.