Difference between revisions of "TYPE FLOAT"
From Second Life Wiki
(New page: {{LSL Constant |name=TYPE_FLOAT |type=integer |value=2 |desc= |pa= |text= |pb= |examples |constants= <!--{{LSL ConstRow|CHANGED_SHAPE}}--> |functions= {{LSL DefineRow||[[llGetListEntryType...) |
m |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|name=TYPE_FLOAT | |name=TYPE_FLOAT | ||
|type=integer | |type=integer | ||
+ | |subtype=type | ||
|value=2 | |value=2 | ||
|desc= | |desc= | ||
− | |pa | + | |pa |
− | + | |pb | |
− | |pb | + | |
|examples | |examples | ||
|constants= | |constants= | ||
− | + | {{!}} | |
+ | {{LSL_Constants/ListEntryType}} | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[llGetListEntryType]]|}} | {{LSL DefineRow||[[llGetListEntryType]]|}} | ||
|events= | |events= | ||
− | |||
|location | |location | ||
− | |cat1 | + | |cat1=List/Entry Types |
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Latest revision as of 08:27, 7 April 2014
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Caveats
Related Articles
Constants
|
Functions
• | llGetListEntryType |