LIST STAT MIN/ja

From Second Life Wiki
Jump to navigation Jump to search

解説

定数: integer LIST_STAT_MIN = 1;

integer 定数 LIST_STAT_MIN の値は 1 です。

リスト中の最小値を返します。

関連記事

関数

•  llListStatistics

サンプル

float min = llListStatistics( LIST_STAT_MIN, numList );

特記事項

この翻訳は 原文 と比べて古いですか?間違いがありますか?読みにくいですか?みんなで 修正 していきましょう! (手順はこちら)