Difference between revisions of "Template:LSLFunctionAll"

From Second Life Wiki
Jump to navigation Jump to search
Line 70: Line 70:
{{LSLFunctionAll
{{LSLFunctionAll
|func=llFunction
|func=llFunction
|func_id=-1
|func_id
|func_sleep=0.0
|func_sleep=0.0
|func_energy=0.0
|func_energy=0.0

Revision as of 18:41, 25 January 2007


The correct title of this article is Template:llFunction. The initial letter is shown capitalized due to technical restrictions.

integer llFunction( );

{{{func_id}}} Function ID
0.0 Delay
0.0 Energy

Returns an integer that is set to zero.


Specification

Function template thingy

Caveats

  • None known

Examples

Helper Functions

See Also

Notes