User:Strife Onizuka/Sandbox/Switch/Switch: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Strife Onizuka (talk | contribs)
No edit summary
Strife Onizuka (talk | contribs)
No edit summary
Line 21: Line 21:
|helpers=helpers
|helpers=helpers
|also_header=also_header
|also_header=also_header
|also_events=*also_events
|also_events={{LSL DefineRow||also_events}}
|also_functions=*also_functions
|also_functions={{LSL DefineRow||also_functions}}
|also_articles=*also_articles
|also_articles={{LSL DefineRow||also_articles}}
|also_tests=*also_tests
|also_tests={{LSL DefineRow||also_tests}}
|also_library=also_library
|also_library={{LSL DefineRow||also_library}}
|also_footer=also_footer
|also_footer=also_footer
|notes=notes
|notes=notes
Line 33: Line 33:
|history=history
|history=history
|comments=comments
|comments=comments
|bugs=bugs
|bugs={{LSL DefineRow||bugs}}
}}
}}

Revision as of 07:15, 15 October 2007

Function: void MyFunction( integer i, float f, string s, key k, list l, vector v, rotation r );

-1 Function ID
100.5 Delay
0.0 Energy

A fictitious function

Returns a void (aka nadda, nothing).

• integer i
• float f
• string s
• key k
• list l
• vector v
• rotation r


func_footnote

Specification

spec

constants

Caveats

  • This function causes the script to sleep for 100.5 seconds.

caveats

Examples

examples

Useful Snippets

helpers

Notes

notes

See Also

also_header

Events

•  also_events

Functions

•  also_functions

Tests

•  also_tests

Articles

•  also_articles

Library and Examples

•  also_library


also_footer

Source Location

location

History

Bugs

•  bugs

history

Comments

comments