kts.GetTotalMonsterCount

Name

kts.GetTotalMonsterCount – get the total number of monsters in the dungeon

Synopsis

num_monsters = kts.GetTotalMonsterCount()

Description

Returns the total number of monsters currently in the dungeon, as an integer.

Return Value

See above.

Errors

None.

See Also

kts.LimitTotalMonsters

kts.GetTotalMonsterLimit