⚔️ fight_GetMyCellForIndex(index)

Retourne la cellule du perso à l'index. Fonction IA combat (multi-combattants).

fight_GetMyCellForIndex(index)

Fight

Voir IAluaFunctionsManager.cs pour la signature exacte.

Paramètres

index (int)

Valeur de retour

int

Exemple

local cell = fight_GetMyCellForIndex(0)