11.07.2015 Views

Linden Scripting Language Guide - Engineering Center

Linden Scripting Language Guide - Engineering Center

Linden Scripting Language Guide - Engineering Center

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix C. ConstantsCHANGED_SHAPEThe object shape has changed, eg, a box to a cylinderCHANGED_SCALEThe object scale has changed.CHANGED_TEXTUREThe texture offset, scale rotation, or simply the object texture has changed.CHANGED_LINKThe object has linked or its links were broken.C.11. Type ConstantsThese constants are used to determine the variable type stored in a heterogenous list. The value returned fromllGetListEntryType can be used for comparison against these constants.Type ConstantsTYPE_INTEGERThe list entry is an integer.TYPE_FLOATThe list entry is a float.TYPE_STRINGThe list entry is a string.TYPE_KEYThe list entry is a key.TYPE_VECTORThe list entry is a vector.TYPE_ROTATIONThe list entry is a rotation.TYPE_INVALIDThe list entry is invalid.C.12. Agent Info ConstantsEach of these constants represents a bit in the integer returned from the llGetAgentInfo function and can be usedin an expression to determine the specified information about an agent.104

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!