User:Strife Onizuka/Sandbox/Switch/Switch: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div id="box"> | |||
{{User:Strife Onizuka/Sandbox/Template:Test | |||
|func=MyFunction | |||
|func_id=-1 | |||
|func_sleep=100.5 | |||
|func_energy=0.0 | |||
|func_desc=A fictitious function | |||
|func_footnote=func_footnote | |||
|func_complexity=func_complexity | |||
|return_type=void | |||
|return_text=(aka nadda, nothing). | |||
|p1_type=integer|p1_name=i|p1_desc=i | |||
|p2_type=float|p2_name=f|p2_desc=f | |||
|p3_type=string|p3_name=s|p3_desc=s | |||
|p4_type=key|p4_name=k|p4_desc=k | |||
|p5_type=list|p5_name=l|p5_desc=l | |||
|p6_type=vector|p6_name=v|p6_desc=v | |||
|p7_type=rotation|p7_name=r|p7_desc=r | |||
|constants | |||
|spec | |||
|caveats=caveats | |||
|examples | |||
|helpers | |||
|also_header=also_header | |||
|also_events={{LSL DefineRow||also_events}} | |||
|also_functions | |||
|also_articles | |||
|also_tests={{LSL DefineRow||also_tests}} | |||
|also_library={{LSL DefineRow||also_library}} | |||
|also_footer=also_footer | |||
|notes | |||
|mode=user | |||
|self=self | |||
|location | |||
|history | |||
|comments=comments | |||
|bugs | |||
}} | |||
</div> | |||
<div id="box"> | |||
{{User:Strife Onizuka/Sandbox/Template:Test | {{User:Strife Onizuka/Sandbox/Template:Test | ||
|func=MyFunction | |func=MyFunction | ||
Line 36: | Line 76: | ||
|bugs={{LSL DefineRow||bugs}} | |bugs={{LSL DefineRow||bugs}} | ||
}} | }} | ||
</div> |
Revision as of 09:00, 15 October 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Function: void MyFunction( integer i, float f, string s, key k, list l, vector v, rotation r );
A fictitious function
Returns a void (aka nadda, nothing).
• integer | i | – | i | |
• float | f | – | f | |
• string | s | – | s | |
• key | k | – | k | |
• list | l | – | l | |
• vector | v | – | v | |
• rotation | r | – | r |
func_footnote
Caveats
- This function causes the script to sleep for 100.5 seconds.
caveats
Examples
See Also
also_header
Events
• | also_events |
Tests
• | also_tests |
Library and Examples
• | also_library |
also_footer
Comments
comments
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Function: void MyFunction( integer i, float f, string s, key k, list l, vector v, rotation r );
-1 | Function ID |
100.5 | Delay |
func_complexity | Compl. |
0.0 | Energy |
A fictitious function
A fictitious functionA fictitious function
Returns a void (aka nadda, nothing).(aka nadda, nothing).
• integer | i | – | ii | |
• float | f | – | ff | |
• string | s | – | ss | |
• key | k | – | kk | |
• list | l | – | ll | |
• vector | v | – | vv | |
• rotation | r | – | rr |
func_footnote
func_footnote
Specification
spec
Caveats
- This function causes the script to sleep for 100.5 seconds.
- This function causes the script to sleep for 100.5 seconds.
caveats caveats
Examples
examples
Useful Snippets
helpers
Notes
notes
See Also
also_headeralso_header
Events
• | also_events | |||
• | also_events |
Functions
• | also_functions |
Tests
• | also_tests | |||
• | also_tests |
Articles
• | also_articles |
Library and Examples
• | also_library | |||
• | also_library |
also_footeralso_footer
Source Location
location
History
Bugs
• | bugs |
history
Comments
comments