LSL Constants Style
Revision as of 15:59, 27 February 2007 by Strife Onizuka (talk | contribs)
Style
type NAME = valueDescription & uses |
Functions and EventsFunction & event list. Could just use the backlinks template here. |
ExamplesExamples |
Style
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PERMISSION_CONTROL_CAMERA = 0x800;The integer constant PERMISSION_CONTROL_CAMERA has the value 0x800
Caveats