OsSetPrimitiveParams
From OpenSimulator
(Difference between revisions)
| Line 1: | Line 1: | ||
| − | + | {| width="100%" style="border: thin solid black" | |
| + | | colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}''' | ||
| + | |- valign="top" | ||
| + | |'''Threat Level''' || High | ||
| − | + | |- valign="top" | |
| + | |'''Function Syntax''' || <source lang="lsl"> | ||
| + | osSetPrimitiveParams(key prim_uuid, list rules); | ||
| + | </source> | ||
| + | |- valign="top" | ||
| + | |'''Example(s)|| | ||
| − | + | |} | |
| − | + | [[Category:OSSL Functions]] | |
| − | + | [[Category:OSSL_functions_without_example]] | |
| − | [[Category:OSSL]][[Category:OSSL_functions_without_example | + | |
| − | + | ||
Revision as of 11:09, 11 June 2011
| OsSetPrimitiveParams | |
| Threat Level | High |
| Function Syntax | osSetPrimitiveParams(key prim_uuid, list rules); |
| Example(s) | |