Template:LSLFunction

From Second Life Wiki
Revision as of 14:47, 25 January 2007 by Strife Onizuka (talk | contribs)
Jump to navigation Jump to search



This template is used to inline a table that displays the function specifications.


float llSin( float theta );

0 Function ID
0.0 Sleep
10.0 Energy
  • theta - Angle in radians

float llPow( float base, float exponent );

5 Function ID
0.0 Sleep
10.0 Energy
  • base - ?
  • exponent - ?

llRefreshPrimURL( );

306 Function ID
20.0 Sleep
10.0 Energy


Usage

Example