LIST STAT MAX/fr - Second Life Wiki

LIST STAT MAX/fr

From Second Life Wiki

Jump to: navigation, search

Contents

Description

Constante: integer LIST_STAT_MAX = 2;

La constante LIST_STAT_MAX de type integer a la valeur 2

Renvoie le plus grand nombre d'un list.

Articles connexes

Fonctions

•  llListStatistics Applique des fonctions mathématiques à un list

Exemples

 
float max = llListStatistics( LIST_STAT_MAX, numList );