Difference between revisions of "User:Strife Onizuka/Constant"

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 99: Line 99:
|attr={{{attr}}}
|attr={{{attr}}}
|content=
|content=
{{{desc|}}}{{PBR}}
<p>
{{{desc|}}}
</p>
<div>
<div>
{{#ifeq:{{#var:PPC-1}}|get|{{#var:params-table-get}}
{{#ifeq:{{#var:PPC-1}}|get|{{#var:params-table-get}}

Revision as of 00:56, 19 November 2010

See User:Strife Onizuka/Constant/docs for documentation.

This is a PrimitiveParams specific template.

Description

Constant: [[|]] [[|]] = ;

The constant has the value

llGetPrimitiveParams

llGetPrimitiveParams([ [[|]] ])

Returns the list [  ]

The same syntax applies to llGetLinkPrimitiveParams, but with an additional prefixed link parameter in the function call.

llSetPrimitiveParams

llSetPrimitiveParams([ [[|]] ])

The same syntax applies to llSetLinkPrimitiveParams and llSetLinkPrimitiveParamsFast but with an additional prefixed link parameter in the function call.

Caveats

Related Articles

[[Category:LSL Constants|]] [[Category:LSL |]]