OsGetPrimitiveParams
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 | ||
| − | Function | + | |- valign="top" |
| + | |'''Function Syntax''' || <source lang="lsl"> | ||
| + | osGetPrimitiveParams(key prim_UUID, list rules); | ||
| + | </source> | ||
| + | |- valign="top" | ||
| + | |'''Example(s)|| <Example goes here> | ||
| − | + | |} | |
| − | + | Function Returns: list | |
| − | + | [[Category:OSSL Functions]] | |
| − | [[Category:OSSL]] | + | |
[[Category:OSSL functions without example]] | [[Category:OSSL functions without example]] | ||
Revision as of 08:42, 11 June 2011
| OsGetPrimitiveParams | |
| Threat Level | High |
| Function Syntax | osGetPrimitiveParams(key prim_UUID, list rules); |
| Example(s) | <Example goes here> |
Function Returns: list