TYPE INVALID

Description

Constant: integer TYPE_INVALID = 0;

The type integer constant TYPE_INVALID has the value 0

Caveats


Related Articles

Constants

Type Description
TYPE_INTEGER 1 integer
TYPE_FLOAT 2 float
TYPE_STRING 3 string
TYPE_KEY 4 key
TYPE_VECTOR 5 vector
TYPE_ROTATION 6 rotation
TYPE_INVALID 0 none

Functions

•  llGetListEntryType

Deep Notes

Search Canny for related Issues

Signature

integer TYPE_INVALID = 0;