llGetLinkPrimitiveParams
LSLlist llGetLinkPrimitiveParams(integer linknum, list rules)
Returns the list of primitive attributes requested in the Parameters list for LinkNumber.\ PRIM_* flags can be broken into three categories, face flags, prim flags, and object flags.\ * Supplying a prim or object flag will return that flags attributes.\ * Face flags require the user to also supply a face index parameter.
Parameters
| Type | Name |
|---|---|
| integer | linknum |
| list | rules |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.