Difference between revisions of "LIST STAT NUM COUNT/ja"

From Second Life Wiki
Jump to navigation Jump to search
(Initial translation)
(No difference)

Revision as of 05:58, 15 May 2009

解説

定数: integer LIST_STAT_NUM_COUNT = 8;

integer 定数 LIST_STAT_NUM_COUNT の値は 8 です。

float 型データと integer 型データの合計個数を返します。

関連記事

関数

•  llListStatistics

サンプル

<lsl> integer num = llListStatistics( LIST_STAT_NUM_COUNT, mixedList ); </lsl>

特記事項

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