Actions
getEntitiesCount
Obtenir le nombre total de combattants sur le terrain.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Obtenir le nombre total de combattants sur le terrain.
fightAction:getEntitiesCount()
| Type | Description |
|---|---|
int | Nombre d’unités en combat. |
fightDebug:print("Total des entités : " .. fightAction:getEntitiesCount())