Category:LSL Types/ja

From Second Life Wiki
Jump to navigation Jump to search

はじめに

データ型はデータの型またはフォーマットの定義です。

integerの例だと、0x00000000 から 0xFFFFFFFF の範囲にある全数値の要素を、32bit用のintegerのみ含むべきdataの種類(あるいはタイプ)として有効であろう変数で定義します。

integer myVar = 123;

Subcategories

This category has the following 11 subcategories, out of 11 total.

Pages in category "LSL Types/ja"

The following 6 pages are in this category, out of 6 total.